Character Check Properties command¶
Summary¶
Displays Character Check properties.
Description¶
Displays the Character Check page of the Configuration Properties dialog box.
How to Run¶
Default Menu: None
All Commands: Tools > Properties for Current Configuration > Character Check
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_PROPERTY_CHAR_CHECK (8981)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(8981);
[VBScript]¶
editor.ExecuteCommandByID 8981