How to set option "compare text" for MSScriptControl.ScriptControl?
See the question and my original answer on StackOverflowThere is no "option compare" in VBScript (only in VB), you must use the StrComp Function
There is no "option compare" in VBScript (only in VB), you must use the StrComp Function