Return type:
Applies to:
DELETE ( list-index list-item )The DELETE( ) method removes the item specified by list-index, or removes the specified list-item from the list. list-item can represent multiple items. For example, you might specify DELETE( "Chicago,Boston,New York" ), where the delimiter is a comma. The delimiter is a comma by default or is specified by the DELIMITER attribute. If the method is successful, it returns TRUE.
Syntax (radio-set) DELETE ( label )
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |