Replaced image to support transparency
commited
commit
bda328ea6c77bae1b4d4a20f93c693af6404542c
... | ... | @@ -1,6 +1,6 @@ |
1 | 1 | Gets a value stored in a list, with index starting from 0 (max 1,048,575). The output can also wired to [[Set Reference]] to store a value in a list. It's what you call an "Array" in other programming language. |
2 | 2 | |
3 | [[/uploads/Listelement.png]] |
|
3 | [[/uploads/List Element.png|width=336px]] |
|
4 | 4 | |
5 | 5 | Input: |
6 | 6 | - Variable: The variable for the list. It only accepts the output of a Get Variable, any output from a different block and the script won't plug. |