IsDesktopMode method
Overview
Indicates whether or not the user works in standalone mode.
Parameters
No parameters.
Outputs
The following is returned in the output:
"result": {
"qReturn": <true or false>
}
True means that the user works in standalone mode.