Sort By Reference Name Array

Syntax

Sort Name Array

Parameters

Array Reference

Reference to array of names to sort

Predicate

Function that takes two names which returns true if first name is less than second

Output

Sorted Array

Modified Array Reference with sorted names