Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Moves the current step of the progress operation by the given delta and updates the specified status message.
Syntax
public void incrementStep([str _status, int _delta])
Run On
Called
Parameters
- _status
Type: str
The status text, optional.
- _delta
Type: int
The number of steps to be move; optional.