Importing a new version from external source |
m FuzzyBot moved page Translations:Dynamic Variables/108/en to Translations:Dynamic variables/108/en without leaving a redirect: Part of translatable page "Dynamic Variables" |
(No difference)
|
Latest revision as of 00:50, 13 April 2025
The dynamic variable test/var
will bind to the variable space test
. If the variable was instead named var
, it will bind to the variable space test2
. If the variable was named var
and test2
has OnlyDirectBinding
enabled, it would bind to test
.