Is Sorted String Array

Syntax

Is Sorted String Array

Parameters

Array

Array of strings

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.

Is Sorted

True if Array is sorted false otherwise