SetLooselyCoupledVector method
Overview
Sets a vector of loosely coupled state flags, one element for each table in the app.
Information noteThe last three values in the vector are extra values. These values are for internal use.
Parameters
Name | Description | Type |
---|---|---|
qv | Vector of loosely coupled state flags, one element for each table in the app. | Array of Byte |
Outputs
The following is returned in the output:
"result": {
"qReturn": <true/false>
}
Information noteThe engine returns true if the vector has been updated.