Button | Description |
---|---|
![]() | Undo the last action (Ctrl + Z). |
![]() | Redo the last action (Ctrl + Y). |
![]() | Comment out the selected code. |
![]() | Uncomment out the selected code. |
![]() | Decrease the Indent (Shift + Tab). |
![]() | Increase the Indent (Tab). |
![]() | Toggle a Bookmark at the current line. |
![]() | Move to the Previous Bookmark. |
![]() | Move to the Next Bookmark. |
![]() | Clear all Bookmarks. |
![]() | List Properties/Methods. |
![]() | Quick Information. |
![]() | Parameter Information. |
![]() | Complete word. |
![]() | Business Layer help. |
Button | Description |
---|---|
![]() | Show information about directives that can be inserted into the code. |
![]() | Paste template Script code. |
![]() | Paste Script code Snippets. |
![]() | Build Script to verify that it compiles correctly. |
![]() | Import Script from a file. |
![]() | Export Script to a file. |
![]() | Encrypt or Decrypt Script Code. |