Sort Relationship Ref List    

Returns a list of relationships sorted based upon the selection criteria.

 

Input Arguments

 

0

Relationship Ref List

Relationship Ref List

The list of relationships to sort.

1

Boolean

Case Sensitive?

Use case sensitive sorting

2

Boolean

Ascending Order

True indicates ascending order, false returns in descending order.

 

Return Arguments

 

3

Relationship Ref List

Sorted Relationship Ref List

The sorted list of relationships.

 

Returned Status

 

SUCCESS

The relationship list was sorted successfully.

FAILURE

This command always succeeds.

 

Remarks

This command does not change the order of relationships in the tree. It simply reorganizes the reference list for more logical processing.