Article Details
Id:14274
Product:finPOWER Connect
Type:NEW
Version:3.00.04
Opened:13/12/2016
Closed:20/01/2017
Released:01/03/2017
Job: J018408

Scripts form; Test button added to Script Editor

A "Test" button has been added to the Script Editors on the Scripts form.

This button can be activated by pressing F5 when in the Script Editor (this is the standard Visual Studio shortcut for running code).

Also, the "Test" page now displays as a Page with a small "Play" arrow icon.

The following shortcut keys can now also be used in the Script Editor on all forms that allow code to be entered:

  • Ctrl + K - Toggle Bookmark
  • Ctrl + J - Previous Bookmark
  • Ctrl + L - Next Bookmark
  • Ctrl + . (full stop) - Comment Code
  • Ctrl + , (comma) - Uncomment Code