Adds the specified objects (in order) as tabs in the Report Bar.
Input Arguments
0 |
Collection Object Name Ref List |
Object(s) |
The list of objects (in order) to add as tabs in the Report Bar. |
1 |
Boolean |
Clear Existing? |
Specifies whether any existing tabs should be cleared from the Report Bar first. |
Return Arguments
None.
Returned Status
SUCCESS |
The objects were added to the Report Bar successfully. |
PARTIAL SUCCESS |
At least one (but not all) objects were not found. |
FAILURE |
The specified objects were not found. |
Remarks
None.