DisplayBox.deleteItem

Availability

Flash Player 7.

Usage

DisplayBox.deleteItem([ID])

Parameters

ID Optional; The ID on the row that you would like to delete.default : the last selected row

Returns

True if successful.

Description

Function; Deletes the row specified by ID, or the last row that was selected if ID was not passed. If ID exceeds the current number of rows or is below 1, the function will fail.

Example

Author

Telsim, Inc.