GetObject method
Overview
Returns the type of the app object and the corresponding handle.
Parameters
Name | Description | Type |
---|---|---|
qId |
Identifier of the object to retrieve. This parameter is mandatory. |
String |
Outputs
The following is returned in the output:
"result": {
"qReturn": {
"qType": "GenericObject",
"qHandle": <handle>
}
}
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!