Use GetImmediate to insert the operand as a new line immediately after the current line of the current session.
GetImmediate may also be entered as GetI[mmediate], InsertI, or InsI.
Required Operands
LINE is the line to be inserted after the current line.
The inserted line becomes the current line.
Return Codes
OK Successful.
Examples
Insert a copy of LINE after the current line:
=> geti '// JOB TEMP'