SetStringValue method
Sets a string value to a variable.
Information note
These changes are not persistent. They only last the duration of the engine session.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qVal |
Value of the variable. The string can contain an expression. |
Yes | String |
See also