RetrieveEnvironmentVariableValue Function

API responsible for retrieving the corresponding value of an environment variable.

Parameters

Parameters allow for data to be passed to the function.

Name Type Nullable Unicode Description
DefinitionSchemaName
Edm.String False False

Identifier of the environment variable (Required).

Return Type

Type Nullable Description
RetrieveEnvironmentVariableValueResponse False The RetrieveEnvironmentVariableValue function returns the following value.

Entities

Use the RetrieveEnvironmentVariableValue function with these entity types:

Name Display Name Description
environmentvariabledefinition Environment Variable Definition Contains information about the settable variable: its type, default value, and etc.

See also