OpenIME Property (GeneralProp Object)¶
Corresponds to the Run Input Method Editor check box in the
General page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = object.OpenIME;
object.OpenIME = b;
[VBScript]¶
b = object.OpenIME
object.OpenIME = b
Version¶