Home > cat > comp 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
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 класс 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.