Translations:Dynamic variables/141/en

From Resonite Wiki
Revision as of 00:50, 13 April 2025 by FuzzyBot (talk | contribs) (FuzzyBot moved page Translations:Dynamic Variables/141/en to Translations:Dynamic variables/141/en without leaving a redirect: Part of translatable page "Dynamic Variables")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.