Startseite > comp > gb > string > comp 
 en fr es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Zurück  Weiter  Bearbeiten  Umbenennen  Rückgängig  Suchen  Verwaltung  
Dokumentation  
Achtung! Diese Seite wurde noch nicht übersetzt.  Siehe englische 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.

Siehe auch

Predefined Constants, Comp