Keys: |
Operation: |
---|---|
F2 |
Display Active Portfolio |
F3 |
Open System Editor |
F4 |
Open Code Editor (Builder Version Only) |
F5 |
Execute Simulation Test |
F7 |
Execute Positions and Orders Report |
Laptop keyboards often require the user use the keyboards function key (Fn) to enable the F-key action listed in the table.
Keys |
Use-In |
Operation: |
---|---|---|
Control + S |
Editor |
Save |
Control + A |
Editor |
Select All |
Control + C |
Editor |
Copy Selected Text |
Control + X |
Editor |
Cut Selected Text |
Control + Z |
Editor |
Undo (multiple levels supported) |
Control + Y |
Editor |
Redo |
Control + V |
Editor |
Paste copied or cut text |
Control + F |
Editor |
Find |
Control + G |
Editor |
Find Again (same direction) |
Shift + Control + G |
Editor |
Find Again (reverse direction) |
Control + H |
Editor |
Replace |
Escape |
Exit the editor. Prompts to save if changes were made |
|
F5 |
Debug |
Run to the next Breakpoint |
F9 |
Both |
Toggle a breakpoint on the current line (In Code Editor Builder Version Only) |
Shift + F9 |
Both |
Clear all breakpoints |
F10 |
Debug |
Run to end of the displayed page. |
F11 |
Debug |
Step through each line of code |
1.Ability to Watch variables in the debugger. Double click or use F8 to add to watch screen.
2.Debugger now shows the current value and the past four indexed values for series variables.
3.Debugger can now STEP Into other functions and scripts. Use F11 to enable STEP into, use F10 to disable STEP into.
4.Use F11 to start a test in debug mode.
Edit Time: 9/7/2020 2:02:27 PM |
Topic ID#: 567 |