Global Variables
Last updated
Was this helpful?
Last updated
Was this helpful?
Global variables are key-value pairs that can be used to store additional information for All Tenants. These are applied to templates in standards using the format %variablename%. If a tenant has a custom variable with the same name, the tenant's variable will take precedence.
These variables can be used in any type of template and will be replaced automatically.
Tenant custom variables can be set on the tab. Global variables are set via the application settings menu.
Given the differences in how various systems treat the variable name, we recommend using all lowercase when naming variables, e.g. variablename
The following variables will be automatically replaced by CIPP:
%tenantid%
%tenantfilter%
%tenantname%
The following variables are reserved and will not be used:
%serial%
%systemroot%
%systemdrive%
%temp%
%partnertenantid%
%samappid%