Login

Fancade Wiki

Formatted Increase Number as said in the Wiki's Trello board: https://trello.com/c/nyKyOcyX/27-format

... ...
@@ -2,5 +2,16 @@ Increases the input variable by 1 each time it is executed.
2 2
3 3
[[/uploads/Increase Number.png]]
4 4
5
## Inputs
6
7
* Variable: the variable to increment.
8
5 9
## Notes
6
Can be used for continuous counting.
... ...
\ No newline at end of file
0
1
Only connects with variables. Numbers will not be connected.
2
3
## Example
4
5
Initialize Num and increase it, then print the result on screen.
6
7
[[/uploads/Increase_Example.png]]
Fancade Wiki