Create a string
Create a string variable and store it in the variable scope.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Value | The value to store in the variable scope | STRING | false |
Output
Name | Description | Type | Default value |
---|---|---|---|
Variable name | The name of the variable to store in the variable scope | STRING |