Sort By Reference String Array

Syntax

Sort String Array

Parameters

Array Reference

Reference to array of strings to sort

Predicate

Function that takes two strings which returns true if first string is less than second

Output

Type

Type of used predicate.
May be one of next values: By predicate, Standard way.

Sorted Array

Modified Array Reference with sorted strings