The Scratch Wiki is made by and for Scratchers. Do you want to contribute?
Learn more about joining as an editor!
See discussions in the Community Portal
< Scratch Wiki:Table of Contents
add [thing] to [list v]
delete (1) of [list v]
delete all of [list v]
insert [thing] at (1) of [list v]
replace item (1) of [list v] with [thing]
show list [list v]
hide list [list v]
(list::list)
item (1) of [list v]
item # of () in [list v]
length of [list v]
<[list v] contains [thing]?>