-
-
Notifications
You must be signed in to change notification settings - Fork 39
Macro commands
Oliver Tseng edited this page Mar 3, 2021
·
12 revisions
Set the size of the study window. 0 removes study window. 4 maximizes study window.
. setParallelSize [0-4]
Set the size of the instant window. 0 removes instant window. 3 maximizes instant window.
. setInstantSize [0-3]
Show/hide main toolbar
. showMainToolBar
. hideMainToolBar
Show/hide left side toolbar
. showLeftToolBar
. hideLeftToolBar
Show/hide left side toolbar
. showRightToolBar
. hideRightToolBar
Reloads the current record
. reloadCurrentRecord
Pause the macro execution and wait for a key press
. pause