Edit Menu
Name | Description |
---|---|
Cut | Copies the highlighted text to the system clipboard and removes the text from the debugger window. |
Copy | Copies the highlighted text to the system clipboard. |
Paste | Places the system clipboard text into the current location of the cursor in the debugger window. |
Go to function... | Moves the cursor to a specific named function within the script. |
Go to line... | Moves the cursor to a specific line within the script. |