History |
RemoveItem (fields)
Purpose
Removes an item from an existing list field.
You can use RemoveItem to simplify the use of dropdown lists by automating the deletion of items from the list.
RemoveItem can only be used on editable and static selection lists and affects the List attribute.
Syntax
[Form].Field.RemoveItem (String)
Example
RemoveItem (an item in the list)
| ||||