Is tactile switch () pressed block is a boolean block available in Dabble extension for evive and other Arduino boards. Dabble inputs module have two tactile switches. This block reports the state of the tactile switch (pressed or not) in real-time. If the switch is pressed, then it returns true else false.
Note: This block is available in both Upload mode and Stage mode.