===== Plot =====
==== Format ====
plot //x//, //y//
==== Beschreibung ====
Gibt dem Pixel an der Koordinatenposition //x//,//y// im Grafikfenster die aktuelle Farbe.
==== Beispiel ====
' ' plot 10,10' '
