company logo

ActionItem :: subItem - Get aubordinated action item

The function returns the action item name (name()) of the the action item at position iPosition in the subordinated action list.

Return value:  Resource or entity name ( odaba::String & )

The name refers to a design or GUI resource.

Implementation details

odaba::String ActionItem  :: subItem ( int32 iPosition )
  • iPosition - Position in collection

    The position of an entry in a collection or list is the number of the entry in the collection beginning with 0 for the first entry.