it is documented.

min()

http://doc.4d.com/4Dv17/4D/17/collectionmin.301-3730928.en.html

says

If the collection contains different types of values, the collection.min( ) 
method will return the minimum value within the first element type in the type 
list order (see collection.sort( ) description).

and the page on sort() says:

If the collection contains elements of different types, they are first grouped 
by type and sorted afterwards. Types are returned in the following order:

• null
• booleans
• strings
• numbers
• objects
• collections
• dates

> 2018/07/27 4:59、Cannon Smith via 4D_Tech <4d_tech@lists.4d.com>のメール:
> Is this what others are expecting or is this a bug?




**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to