POLYLINE Mnemonic - Draw Polyline (Plotter)
Syntax
'POLYLINE'(x0,y0,x1,y1,...)
'POLYLINE'(int),int,int{,int,int...}
'POLYLINE'(int,str),string
Description
The 'POLYLINE' mnemonic draws lines connecting the points. The cursor is left at the last point.