SetStringValue Method
Overloads
SetStringValue(String) |
Sets a string value to a variable. |
SetStringValue(String)
Sets a string value to a variable.
Declaration
void SetStringValue([QixName("qVal")] string val)
Parameters
Type | Name | Description |
---|---|---|
System.String | val |
Value of the variable. The string can contain an expression. |
Remarks
These changes are not persistent. They only last the duration of the engine session.