Swiftybase
Function StackUtility

Set Context Value

Set a value by key associated with the current context.

Configuration:

  • Context Key: the key name for the context
  • In Context: possible values: All,HTTP Handler and Execution Context
  • Value: the value to set for the context key

On this page