Please enable JavaScript to view this site.

ESL Documentation

Short-Cut

Comment

Ctrl + B

As you jump to selected items or lines, Esl Edit records the position in a stack, so that you can return to the point when the jump was performed. This feature is useful when desk checking code, when you may need to review the definition of a routine, which is called, then wish to return to the call statement in the code once you have checked the routine. This is mimics the fashion that the code would be interpreted at runtime.