Skip to main content
Version: 2.13

Clear In Context

Remove the value assigned to a key in context

Description​

If a value was assigned to the key in the given context, this value will be cleared

Inputs​

  • Control Flow (Control Flow)
  • context (Context): Context in which the value must be cleared
  • key (Object): Key where the value was assigned to

Outputs​

  • Control Flow (Control Flow)