OverWrite Command

Toggles the text-entry mode between insert and overwrite.

Scripting Information

Command OverWrite
User interface None. Set bUserInterface to false or omit. 
execCommand vValue Optional. Boolean that specifies the text-entry mode. If this value is set to true or null, the text-entry mode is overwrite. If this value is set to false (the default), the text-entry mode is insert.
Applies to execCommandqueryCommandEnabledqueryCommandIndetermqueryCommandStatequeryCommandSupportedqueryCommandValue.

Minimum Availability

Internet Explorer 4.0 and later.