Methods to Set Status
- Last UpdatedJul 04, 2024
- 1 minute read
|
Method |
Description |
|
set( STRING name of status value) |
Set stored status for object(s). |
|
set( STRING name of status value, STRING comment ) |
Set stored status for object(s) and set comment. |
|
setStatus( DBREF of status definition, STRING name of status value ) |
Set status for object(s). |
|
setStatus( STRING name of status definition, STRING name of status value) |
Set status for object(s). |
|
setStatus( DBREF of status definition, STRING name of status value, STRING comment ) |
Set status for object(s) and set comment. |
|
setStatus( STRING name of status definition, STRING name of status value, STRING comment ) |
Set status for object(s) and set comment. |