Login

Fancade Wiki

Replaced background color for consistency

... ...
@@ -13,15 +13,15 @@ You can find an example of making lists in the [[List Element]] page. So we'll f
13 13
14 14
Let's say we want to recreate the [[Increase Number]] block.
15 15
16
[[/uploads/Screenshot_20210110-134113_Fancade.jpg]]
16
[[/uploads/set_reference_example1.png]]
17 17
18 18
We have the increased number, now we have to set that value to the input variable, but how?
19 19
20 20
The Set Reference block was the originally how we set variables, until the Set Variable with only a value input was added, which is limited but more convenient and optimal. But Set Reference can be used for custom script blocks that modify input variables.
21 21
22
[[/uploads/Screenshot_20210110-135616_Fancade.jpg]]
22
[[/uploads/set_reference_example2.png]]
23 23
24
[[/uploads/Screenshot_20210110-135813_Fancade.jpg]]
24
[[/uploads/set_reference_example3.png]]
25 25
26 26
## Related
27 27
Fancade Wiki