set
Set script variables to the specified values. Variables set using set can be removed
using unset.
set
An object that accepts user-defined key-value pairs.
Variables
Any variable can be set by this method.
Examples
Setting variables
Setting multiple variables
See Also
- Variables and Expressions: Complete reference for SWML variables, scopes, and syntax
- unset: Remove variables from the script