How to store the pressed key into a variable – Snap! Editor – Snap! Forum https://forum.snap.berkeley.edu/t/how-to-store-the-pressed-key-into-a-variable/8989
Is there a way to store the pressed key into a variable, without using the block on every key?
> then report (global key pressed) :: control cap else report [] :: control cap