Name

Confirm::DeleteSelected — Opens a popup yes/no confirmation.

Synopsis

Import Confirm;
boolean Confirm::DeleteSelected (void); 

Return Value

boolean

delete selected entry

Description

If users confirms deleting, return true, else return false