Sort Callout View Ref List

Provides the means to sort a list of callout views by name in ascending or descending order.

 

Input Arguments

 

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

 

Return Arguments

 

3

Callout View Ref List

Sorted Callout View List

Returns the sorted list

 

Returned Status

 

SUCCESS

The list was returned successfully.

FAILURE

The callout list could not be found.

 

Remarks

None.