IBProcessStep.IsLast

Syntax

IsLast: Boolean;

Description

The IsLast method returns whether the step is the last in the group of steps.

Comments

The method returns True if the current step is the last in the group.

See also:

IBProcessStep