Please enable JavaScript to view this site.

Process Designer

Navigation: PHP API > Determine instance data

Step number (getStep)

Scroll Prev Top Next More

The function allows you to determine the number of the current step.

Parameter

Type

Description

-

-

-

The function returns the step number as an integer.

Example:

$stepNumber = $this->getStep();