Framework:SetVariable

From CoPlanner 11
Jump to navigationJump to search

Function

SetVariable(<Expression>,<Value>);


Parameter Description
Expression Name of the variable
Value Value of the variable (reset index)

Result

Sets a variable to a value.

Example

SetVariable(iX,0);