Plot()
Syntax
Plot(x, y [, Color])Description
Draw a plot at the given coordinates in the current output. If the 'Color' parameter is not specified, the default color set with FrontColor() will be used. RGB() can be used to get a valid color value. The current output is set with StartDrawing().
Supported OS
All