Kernel 8.0 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

$$GET^XUPARAM(): Get Parameters

Reference Type: Supported, Category: Signon/Security, ICR#: 2542

Description

The $$GET^XUPARAM extrinsic function gets simple parameters from the KERNEL PARAMETERS (#8989.2) file that the site can edit.

Format

  $$GET^XUPARAM(parameter_name[,style])

Input Parameters

parameter_name:

(required) This is the namespaced name of the parameter to look up in the KERNEL PARAMETERS (#8989.2) file and return the REPLACEMENT value or DEFAULT.

style:

(optional) This input parameter controls the return value if the REPLACEMENT value or DEFAULT is empty.

Output

returns:

Returns the REPLACEMENT value or DEFAULT.