Set AllCaseComparisonModes

AllCaseComparisonModes

The predefined set AllCaseComparisonModes contains the collection of all possible modes supported by the CaseCompareIdentifier function.

Set AllCaseComparisonModes {
    Index      :  IndexCaseComparisonModes;
    Definition :  {
        data { min, max, sum
               average, count }
      }
}

Definition

The predefined set AllCaseComparisonModes contains the collection of all possible modes supported by the CaseCompareIdentifier function.

Updatability

The contents of the set cannot be modified.

Note

Element parameters into AllCaseComparisonModes can be used as the mode argument of the CaseCompareIdentifier function.

See also

The function CaseCompareIdentifier.