AI Toolbar Command¶
Summary¶
Shows or hides the AI toolbar.
Description¶
Shows or hides the AI toolbar.
How to Run¶
Default Menu: View > Toolbars > AI
All Commands: View > Toolbars > AI
Tool Bar: None
Status Bar: None
Default Shortcut Key: None
Plugin Command ID¶
EEID_SHOW_AI_BAR (23253)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(23253);
[VBScript]¶
editor.ExecuteCommandByID 23253