Request_Delete - dbEdit_
Deletes the current record of this object's server, if any
Type: Procedure
Syntax
Procedure Request_Delete
Call Example
Send Request_Delete
Description
Request_delete deletes the current record of this object's server, if any. If successful and auto_clear_deo_state is true, also clears the text area using request_clear. Verify_delete is used to confirm the action. Sent by kdelete_record. Sends can_delete and acts only if true is returned.