Direct Vs Indirect Binding
When making a dynamic variable, the VariableName
of a dynamic variable component can be one of the following two forms: VariableName
or VariableSpaceName/VariableName
. The former represents indirect binding, while the latter represents direct binding.