insight.enums.Comparators
Built-in Set comparators.
Properties:
Name | Type | Description |
---|---|---|
NUMERIC | string | A numeric comparator. |
STRING | string | An alpha-numeric string comparator. Handles strings containing numbers and sorts based on any numbers within the strings, e.g. a3test, a10test, b2test, b10test |
BOOLEAN | string | A boolean comparator. Handles different representations of a boolean, i.e. boolean, string ('True', 'False', 't', 'f', ''), number (0,1) |
MONTHS | string | A month name comparator. Compares short and long form month names in en-US |
DAYS | string | A day name comparator. Compares short and long form day names in en-US |
© 2001-2024 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.