=systemVariables(); function

Outline

The =systemVariables(); Scripting Engine function is a function that takes systemvariable element name as input and returns the qualified setting for current session (user context).

Refer the Administration manual for a description on System Variables in admin.

Aliases

=systemVariables();

=sysVar();

=sv();

Properties

The systemvariables function has simple input:

 

Property Datatype Default value Description
[VariableKey] String   The system variable element to get context setting for

Examples

=SystemVariables(central_services_path);