getExecutionPoint

Retrieves the current execution point, which consists of a specific node in the execution graph and an optional input. If no forced node is defined, the method returns null.

Return

The execution point containing the forced node and input, or null if no forced node is set.