SetContent method
Overview
Sets a value to a variable.
Information noteThis method is deprecated (not recommended to use). Use SetProperties method instead.
Parameters
Name | Description | Type |
---|---|---|
qContent |
Value of the variable. This parameter is mandatory. |
String |
qUpdateMRU |
If set to true, the value is added to the Most Recently Used (MRU) list. This parameter is mandatory. |
Boolean |
Outputs
The following is returned in the output:
"result": {
"qReturn": true/false
}
Information noteThe operation is successful if qReturn is set to true.
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!