item_list()
Syntax
item_list(tag)
With no arguments, returns a list of all items in the game. With an item tag
provided, list items matching the tag, or null
if tag is not valid.
item_list(tag)
With no arguments, returns a list of all items in the game. With an item tag
provided, list items matching the tag, or null
if tag is not valid.