IBProcessStepGroup.NextGroup

Syntax

NextGroup: IBProcessStepGroup;

Description

The NextGroup method returns the next group of steps in the stage.

Comments

The method returns Null if the current group of steps is the last, and the next group of steps does not exist.

See also:

IBProcessStepGroup