Executing Scripts


To execute whole script in Script Editor make sure that there's no selection and then use either toolbar button or Editor popup menu item "Execute" or one of the shortcut keys. By default "Execute" assigned to F5 and Ctrl+E . If you want to execute part of the script simple select it and then use the same method as above. To execute text on a current line press Ctrl+Enter.

If you want to see results in a new Result Grid hold Shift key down while executing query