Sets a constatnt within the context.
This is similar to a variable set with [[email protected]_variable] but is expected to not change during use of the snippet.
Examples would be the date or users name.
this | |
key |
the constant name |
value |
the value of the constant |