Navigation:  Object Model Reference > Options Object >

UseUSEnglishLocaleForScriptEngine

Previous pageReturn to chapter overviewNext page

Determines whether the default or the US English locale is used for script code.  If False, the currently configured Windows locale is used for error messages, date/time formatting and conversion, etc.  If True, the US English locale is used for error messages, date/time formatting and conversion, etc.

 

Syntax

 

Options.UseUSEnglishLocaleForScriptEngine As Boolean

 

See Also

 

Applies to Options object