GetObject method
Returns the type of the app object and the corresponding handle.
Parameters
| Name | Description | Mandatory | Type |
|---|---|---|---|
| qId |
Identifier of the object to retrieve. |
Yes | String |
Returns
| Name | Description | Type |
|---|---|---|
| qReturn |
{ "qType": "GenericObject", "qHandle": <handle> } |
ObjectInterface |