|
CTRL+X |
Cuts the marked text or the whole line in which the cursor is placed. |
|
CTRL+C |
Copies the marked text to the clipboard. |
|
CTRL+V |
Inserts text from the clipboard where the cursor is placed. |
|
CTRL+D |
Deletes the marked text or the whole line in which the cursor is placed. |
|
CTRL+SHIFT+R |
Reformats the process code. |
|
CTRL+SHIFT+D |
Generates the documentation for process parameters. |
|
CTRL+F |
Starts the Find dialog to search for a text. |
|
CTRL+H |
Starts the Replace dialog to find and replace text. |
|
CTRL+G |
Starts the Go-To Line dialog to go to the line with the specified line number. |