Set a context variable.
Note: if the variable already exist in this context, it is modified. But its size cannot change in this way, without a crash. The context where you create a variable MUST be the topmost one, else it's a crash.
See Implementation
Set a context variable.
Note: if the variable already exist in this context, it is modified. But its size cannot change in this way, without a crash. The context where you create a variable MUST be the topmost one, else it's a crash.