banner

Directions.get_DoRegionalKeyboard method

Returns the value of the INTL_Settings entry in the [Options] section of Oobeinfo.ini.

Syntax

sValue = window.external.Directions.get_DoRegionalKeyboard();

Parameters None
Return Values String. The value of the INTL_Settings entry in the [Options] section of Oobeinfo.ini.
Applies To window.external.Directions
Example
var strIntlSettings = window.external.Directions.get_DoRegionalKeyboard();