Provides the means to sort a list of callout views by name in ascending or descending order.
0 |
Callout View Ref List |
Callout View List |
The list of callouts to be sorted |
1 |
Boolean |
Case Sensitive? |
TRUE means consider case in the sort |
2 |
Boolean |
Ascending Order? |
TRUE means use ascending order as apposed to using descending order |
3 |
Callout View Ref List |
Sorted Callout View List |
Returns the sorted list |
SUCCESS |
The list was returned successfully. |
FAILURE |
The callout list could not be found. |
None.