Variables
Scripts for working with variables are listed here.
Append To Array | The script appends an item to the array. |
Append To Map | The script adds an item to the associative array. |
Append To Variable | The script adds text to the value of the specified variable. |
Convert JSON To Variable | The script converts a JSON string into an object variable. |
Foreach | The command launches nested commands for each element of the object variable. |
Set Environment | The script sets the environment variables. |
Set Variable | The script assigns the specified value to the variable. |
Set Variables | The script assigns values to several variables. |