Deletes the specified item.
Reference_Syntax.deleteItem( INTEGER param )
param
A valid integer representing the zero-based index into the item.
True if the item was deleted and false if it was not deleted.
Model
Object
Form Model
field
XFA 2.5
ListBox1.deleteItem(ListBox1.selectedIndex);
ListBox1.deleteItem(ListBox1.selectedIndex)
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: