Importing a new version from external source |
m FuzzyBot moved page Translations:Dynamic Variables/141/en to Translations:Dynamic variables/141/en without leaving a redirect: Part of translatable page "Dynamic Variables" |
||
(No difference)
|
Latest revision as of 00:50, 13 April 2025
The names of dynamic variables and dynamic variable spaces must not contain symbols, punctuation, or whitespace, except for period (.
), underscore (_
), space (
), and hyphen (-
). To check if a character is unable to be used in a dynamic variable name, one can use the Is Symbol, Is Punctuation, and Is White Space ProtoFlux nodes, taking care of the aforementioned exceptions.