IsPersonalMode method
Indicates whether or not the user is working in personal mode (Qlik Sense Desktop).
Information note
DEPRECATED.
This is deprecated and may be removed in a future version.
This is deprecated and may be removed in a future version.
Use IsDesktopMode method instead
Returns
Name | Description | Type |
---|---|---|
qReturn |
<true or false> The engine returns true if the user is working with Qlik Sense Desktop. |
Boolean |
See also