IBProcessStep.NextStep

Syntax

NextStep: IBProcessStep;

Description

The NextStep method returns the next step in the process.

Comments

The method returns Null if the current step is the last one, and the next step does not exist.

See also:

IBProcessStep