Home / lang / comp 
Comp
Syntax
iResult = Comp ( String1 AS String , String2 AS String [ , Mode AS Integer ] ) AS Integer

Compares two strings, and returns:

The Mode parameter can be:
Don't forget that this function only deals with ASCII.


See also
String Functions