open method: ActionItem class
Syntax
open(item_ID)
Description
Use this method to retrieve the specified action item definition from the database and set the properties.
Parameters
| Parameter | Description |
|---|---|
|
item_ID |
Specifies the action item ID as a string. |
Returns
None.
Related Topics