getActionItems method: List class
Syntax
getActionItems()
Description
Use this method to return an array of all action item IDs for the current activity guide. This method returns IDs for both summary and detail action items.
Parameters
None.
Returns
An array of string.
Related Topics