Sorry for late reply. Currently I have:
Canvas.RgbaAt(350,120) = "rgba(0,103,255,1)"
but it doesnt work.
For reference, I have
System > On start of Layout > Paste Object "Sprite" into canvas
Destroy "Sprite"
System > (see above) > Playerbase destroy.
The location is definately the color specified, yet playerbase does not get destroyed.