Home > comp > gb > string > comp 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
String.Comp (gb)
Static Function Comp ( String As String, String2 As String [ , Mode As Integer ] ) As Integer

Compares two UTF-8 strings, and returns:

The Mode parameter can be any combination defined in the sort and comparison paragraph in the Predefined Constants page.

Note that the gb.Language comparison flag is always set by default. If you do not want to compare strings according to the current language, use the Comp function.

See also

Predefined Constants, Comp