polyline()
Draw empty poligon with current ink color at given coordinates.
Syntax:
polyline(
xa
,
ya
,
xb
,
yb
,
xc
,
yc
, ...
)
Example: