SetDefault

(Engine-Level Function)

Description: Sets the default value for a variable.
Returns: Nothing
Usage: Script or steady state.
Function Groups: Compilation and On-Line Modifications,  Variable
Related to: GetDefaultValue
Format: SetDefault(Variable, Default)
Parameters:  
Variable
Required. Any expression for the variable value.
Default
Required. Any expression for the new default value.