Login

Fancade Wiki

Add a technical stuff

... ...
@@ -13,6 +13,8 @@ Output:
13 13
14 14
- Every variable can be treated as a list or a scalar (non-list). When a variable is accessed as a scalar, it points to its value at index 0.
15 15
- A non-integer index number is rounded down to the next smallest integer.
16
- **For experienced users:** Plugging the Element output to the Variable of another List Element will add their indexes. See this image below:
17
[[/uploads/index_list.png]]
16 18
17 19
## Example
18 20
Fancade Wiki