RemoveFromList

Removes an item from the list. The list structure keeps track of a set of items that could be used to represent the contents of a furniture or the possessions of a character. Items can be added or removed from the list with an optional description which are displayed when the list is shown. Icons that are enabled for an item can be accessed by right clicking that item in the list.

Arguments
Argument Item Name
Type String
Default REQUIRED
Description Name of the item to remove from the list

Examples

RemoveFromList("Sword")


See Also