These are the built-in environment functions available to use within the policy file.
Name | Description |
---|---|
Return the value of an environment variable in runenv. | |
Return a list of the settings in the current policy server host settings file. | |
Return the integer of the numeric setting in the current policy server host settings file. | |
Returns the value of a string setting in the current policy server host settings file. | |
Returns the value of a yes/no setting in the current policy server host settings file. | |
Remove all except the specified variables from the runenv. | |
Set the value of the local variable to the value of the environment variable on the policy server. | |
Locally set the environment variable on the policy server host. | |
Locally unset an environment variable on the policy server. | |
Set a runtime environment variable. | |
Remove an environment variable from the runtime environment |