Syntax:
remove [item {n}] from {list}
Keyword handler:
linguist.window.keyword.WKRemove.class
Runtime handler(s):
linguist.window.handler.WHRemove.class
Function:
Remove a string from a list. If no item is specified the currently-selected one will be removed.
Example(s):
remove from NameList remove item 2 from NameList