Import Variable Filter

Definition

Description

Import a variable named VariableName that is in another ECA.

 

 

Comments

Any ECS scope variable that exists in another ECA must be imported (via this filter) before it can be used in any other ECA.

According to the VariableName and the VariableScope parameters, a full variable name is generated.

 

Example

<filter disabled="False" objectId="import" type="ImportVariableFilter">
	<parameter type="VariableName">var</parameter>
</filter>