getRootItems method: List class
Syntax
getRootItems()
Description
Use this method to return an array of action item IDs for summary action items for the current activity guide.
Note:
This method does not return IDs for detail action items.
Parameters
None.
Returns
An array of string.
Related Topics