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