UnsetVariable
UnsetVariable operation removes the variable. Scope can be:
- application - removes it from the application variables.
- executionContext - removes it from the execution context.
Last updated on
UnsetVariable operation removes the variable. Scope can be: