New Prompt command¶
Summary¶
Enters a new prompt to ask AI.
Description¶
Displays the New Prompt dialog box to create a new prompt.
How to Run¶
Default Menu: Tools > AI > New Prompt
All Commands: AI > New Prompt
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_NEW_PROMPT (23252)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(23252);
[VBScript]¶
editor.ExecuteCommandByID 23252