Last updated 5 months ago
Creates a variable with the given value.
- name: make_variable arguments: value: <variable_value> returns: <variable_value>
value
prompt, prompt array
The value of the variable to create.
prompt
Returns the value of the created variable.