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