SetNumValue Method
Overloads
SetNumValue(Double) |
Sets a numerical value to a variable. |
SetNumValue(Double)
Sets a numerical value to a variable.
Declaration
void SetNumValue([QixName("qVal")] double val)
Parameters
Type | Name | Description |
---|---|---|
System.Double | val |
Value of the variable. |
Remarks
These changes are not persistent. They only last the duration of the engine session.