Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It ensures that dollar-bracket expressions remain intact in UI Scripts, preventing unintended alterations when variable matches are absent. |
| What area does it affect? |
UI Scripts |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when troubleshooting script behavior or managing variable substitutions. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui_script.preserve_variables |
| Sys ID |
688a7720ff6202107b1fffffffffffb0 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Preserves dollar-bracket expressions in UI Scripts when variables have no matching system property to substitute with. |
| Updated |
2024-06-12 02:29:28 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties