This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
string comparison
A comparison of two sequences of characters. Use
Option Compare to specify binary or text comparison. In English-U.S., binary comparisons are case sensitive; text comparisons are not.