Translations:Dynamic variables/105/en: Difference between revisions

From Resonite Wiki
Importing a new version from external source
 
Importing a new version from external source
Tag: Replaced
Line 1: Line 1:
=== Direct Vs Indirect Binding ===
Direct Vs Indirect Binding
When making a dynamic variable, the <code>VariableName</code> of a dynamic variable component can be one of the following two forms: <code>VariableName</code> or <code>VariableSpaceName/VariableName</code>. The former represents ''indirect binding'', while the latter represents ''direct binding''.

Revision as of 02:10, 26 January 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Dynamic variables)
Direct vs. indirect binding

Direct Vs Indirect Binding