Home > cat > comp 
 fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Comparison methods
These constants are used by the Comp function and each time a sort method is needed. For example, in the Array sort methods, when creating a Collection, in the String class methods, and so on.

gb.Binary Binary comparison (This is the default).
gb.Text Case unsensitive comparison.
gb.Language Comparison according to the current language.
gb.Language + gb.Text Case unsensitive comparison according to the current language.