Sets the output value for the action output parameter.
The result of running echo ${varName}.
echo ${varName}
The name of the environment variable.
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}
.