Adds the specified datums (in order) as tabs in the Report Bar.
Input Arguments
0 |
Datum Ref List |
Datum(s) |
The list of datums (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 datums were added to the Report Bar successfully. |
PARTIAL SUCCESS |
At least one (but not all) datums were not found. |
FAILURE |
The specified datums were not found. |
Remarks
None.