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.
Updates the progress text on the cockpit form.
Syntax
private void setProgressText(
[str _caption,
str _text,
boolean _incCount])
Run On
Server
Parameters
- _caption
Type: str
The form caption to set.
- _text
Type: str
The progress text to set.
- _incCount
Type: boolean
The progress count to set.