Swiftybase
Function StackUtility

Get Context Value

Get a value by key associated with the current context.

Configuration:

  • Context Key: the key name for the context
  • Search In: possible values: All, HTTP Handler, and Execution Context
  • Cast Type: the type to cast the value to

On this page