Mnemonics
'LT' Move Left One Column
Motion
 
Description Use 'LT' to move the cursor one column to the left.
 
Example 0010 PRINT "OH_X",'LT',"Hello",'RT',"There"
-:RUN
OH_Hello There