Editor
b command (Editor processor)
.mdThe b command positions the line pointer to the end (bottom, or last line) of the current item.
Syntax
b
Example(s)
The end of this example occurs at line 167. If a new line is entered, it becomes 168.
067 * Process next value .b eoi 167