Set
Context
Sets a particular execution context to be part of the
global execution context.
Inputs
- Execution
context
- The global execution context (a CxExecutionContext object).
- Context name
- A String object containing the name of a execution context
to obtain from the global execution context.
- Context
- An object that contains the information for the execution
context. For map execution contexts, this object is of type MapExeContext.
Related Information
This function block is based on the CwExecutionContext.setContext()
method. For more information, see setContext().
