Skip to content

$env

$env is an object that can be used within batch action.
Specific environment information can be referenced as the $env object within the script.
The properties of the $env object are as follows.

Property NameDescriptionType
JOB_IDAutomatically assigned job IDstring
JOB_EXECUTION_IDJob definition name set by the userstring
JOB_EXECUTION_LABELJob name set by the userstring