Update_Status - BusinessProcess
Can be sent to update a status panel's progress
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| Val | String | the value |
Syntax
Procedure Update_Status String Val
Call Example
Send Update_Status Val
Description
Update_Status can be sent to update a status panel's progress. Pass it any displayable characters.