Methods to Set Status
- Last UpdatedMar 10, 2023
- 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. |