SetDualValue method
Overview
Sets the value of a dual variable.
Information noteThese changes are not persistent. They only last the duration of the engine session.
Parameters
Name | Description | Type |
---|---|---|
qText | String representation of a dual value. Set this parameter to "", if the string representation is to be Null. This parameter is mandatory. | String |
qNum | Numeric representation of a dual value. This parameter is mandatory. | Double |
Outputs
The following is returned in the output:
"result": {}
Learn more
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!