Table of Contents

ugBASIC User Manual

LINE ✓

SYNTAX

   LINE [x1], [y1] TO x2, y2[, c]
   LINE TO x2, y2[, c]
   LINE (x1,y1) - (x2,y2)[,mode]

PURPOSE

EXAMPLE

  LINE 10,10 TO 100,100,WHITE
  LINE TO 100,100

See also the following example files:

ABBREVIATION

 Ln

AVAILABLE ON

ALIAS FOR

DRAW (instruction)

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY