Edit Menu Commands - Script Manager
Undo | Undo the last action |
Redo | Redo the previously undone action |
Cut | Cut the selected object to the clipboard |
Copy | Copy an object to the clipboard |
Paste | Insert clipboard contents into the document |
Delete | Delete the selection |
Select All | Select the entire document |
Indent | Move the selected text to the right |
Outdent | Move the selected text to the left |
Comment | Comment out the selected text |
Uncomment | Uncomment the selected text |
Tabs as Spaces | Insert tabs as spaces |
Find | Find a text string in the active script |
Replace | Find and replace a text string in the active script |
Again | Repeat the last find/replace command in the active script |
Go To | Go to a specific line number |
Complete Word | Complete a partially typed word in the Script Manager |
Parameter Info | Edit module properties |
UserDialog | Create and edit dialogs using the UserDialog Editor |
References | Edit the active script's references |