SetStringValue Method
Overloads
SetStringValue(String) |
Sets a string value to a variable. |
SetStringValue(String)
Sets a string value to a variable.
Declaration
public void SetStringValue([QixName("qVal")] string val)
Parameters
Type | Name | Description |
---|---|---|
System.String | val |
Value of the variable. The string can contain an expression. |
Implements
Remarks
These changes are not persistent. They only last the duration of the engine session.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!