Get Context

Retrieves the specified execution context from 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.

Output

Returns an instance of the specified execution context.

Notes

This function block is based on the CwExecutionContext.getContext() method. For more information, see getContext().

Copyright IBM Corp. 2003, 2004