Sets the output value for the action output parameter.
The result of running echo ${varName}.
echo ${varName}
The name of the environment variable. The variable must match the ^[A-Za-z0-9@-_]+$ pattern.
The fully resolved value of the output variable.
Generated using TypeDoc
Sets the output value for the action output parameter.
Returns
The result of running
echo ${varName}
.