LOTUSSCRIPT LANGUAGE
Compares two strings and returns the result.
Syntax
StrCompare ( string1 , string2 [ , compMethod ] )
StrComp is acceptable in place of StrCompare.
Elements
string1
The following table shows what StrCompare returns, depending on the relationship between the strings being compared.
@Compare function in formula language
Example See Also