set_variable
Description:
Sets a variable within the context.
This variable may be overridden by future updates to the context.
Parameters:
| this | |
| key |
the variable name |
| value |
the value for the variable |
Sets a variable within the context.
This variable may be overridden by future updates to the context.
| this | |
| key |
the variable name |
| value |
the value for the variable |