ForceContent method
Overview
Sets the value of a dual variable overriding any input constraints.
Information noteThis method is deprecated (not recommended to use). Use SetProperties method instead.
Information noteThe ForceContent method does not evaluate any expression.
Parameters
| Name | Description | Type |
|---|---|---|
| qs |
String representation of a dual value. Set this parameter to "", if the string representation is to be Null. This parameter is mandatory. |
String |
| qd |
Numeric representation of a dual value. This parameter is mandatory. |
Double |
Outputs
The following is returned in the output:
"result": {}