Today I bring the idea of improved conditionals. One way they could be improved is expanding the use of the and/or blocks. That way you could say
When self is tapped and screen = 1
Do something
This would be used both in the Conditionals and If sections.
Another thing that could be added is If/When contains. Similar to the matches block. It would look something like this:
When self is tapped
Check once if Input contains “Hello world”
This could be used to greatly improve the capabilities of text input. For example, you could easily create a calculator in which a user types in their equation using the save input block.
What do you think?
- Yes
- No
- Accidentally voted
0 voters