Framework:DefineVariable
From CoPlanner 10
Jump to navigationJump to search
Function
DefineVariable(<Expression>,<Value>);
| Parameter | Description |
| Expression | Name of the variable |
| Value | Name of the variable, colors hex |
This function belongs to client-side functions.
Result
Defines a variable. Can be an expression or a condition.
Example
DefineVariable(Sum,6873E0);
DefineVariable(UECond,GuV=631870768873600091);