The setProcessProgress function sets the progress of a process in the following areas:
Syntax
setProcessProgress (ProcessProgress)
Arguments
Defines the percentage completion of a process.
Return Value
No value returned (void).
Example
Use the setProcessProgress method to set the process progress to 30 percent as follows:
setProcessProgress(30)
When a process reaches the operator, the operation dashboard or the process dataset displays the progress as 30.
|
Copyright © 2014 CA.
All rights reserved.
|
|