WideCompareStr

Compares Unicode strings based on the current locale with case sensitivity.

Syntax

WideCompareStr (S1, S2)
Parameters of WideCompareStr:
i>S1:Necessary parameter.Character string type.
S2:Necessary parameter.Character string type.

Description

The return value is less than 0 if S1 is less than S2, 0 if S1 equals S2, or greater than 0 if S1 is greater than S2.

 

 

 

Return to DBPut data converter document

Download DBPut data converter software