Conventions
The following conventions are used in the description of the Qlik Sense Proxy Service (QPS) API.
Style coding
- Menu commands and dialog options are written in bold.
- File names and paths are written in Italics.
- Sample code is written in Lucida Console.
Environment variables
The paths used in the description of the QPS API may use environment variables. The variables and the equivalent paths in the Microsoft Windows operating system are presented below.
Environment variable | Microsoft Windows |
---|---|
%LocalAppData% | C:\Users\<username>\AppData\Local |
%ProgramData% | C:\ProgramData |
%ProgramFiles% | C:\Program Files |
%UserProfile% | C:\Users\<username> |