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
From Test-Scratch-Wiki
< Zho:首页 | Scratch编辑器
add [thing] to [list v]
delete (1 v) of [list v]
insert [thing] at (1 v) of [list v]
replace item (1 v) of [list v] with [thing]
hide list [list v]
show list [list v]
length of [list v]
item (1 v) of [list v]
(list::list)
<[list v] contains [thing]?>