Get number from terminal block is a reporter block available in Dabble extension for evive and other Arduino boards. The block returns a number received from the terminal module of the Dabble app.
Note: This block is available in both Upload mode and Stage mode.
Example
- In this example, you are checking if the user wants to turn on the lights or turn the lights off. If the user is choosing either one of them, then the user enters which light to turn off, 1 or 2 connected to digital pin 2 and 3 respectively.