lineno - scgray/jsqsh GitHub Wiki
Variable
lineno
- Contains the current line number being entered
Description
The ${lineno}
variable contains the current line number being entered
into the current SQL buffer. This variable cannot be set directly. To
clear the current buffer (and thus revert to line 1) utilize the \reset
command.