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
, andExecution Context
- Cast Type: the type to cast the value to