contextStatus (Context Status)
This variable contains information about context status. To track context status changes, subscribe to contextStatusChanged event.
Variable Name: | contextStatus |
Records: | 1 |
Permissions: | Readable/writable at None permission level |
Record Format:
Field Name | Field Description | Field Type | Notes |
status | Numeric context-specific status code. | Integer | Nullable |
comment | Textual description of context status. | String | Nullable |
Was this page helpful?