Database Cards

Delete Record

Purpose: Deletes the current record from the Database.

Functionality: From the name dropdown box you select which Database you want to delete a record from.

You must have previously used a Database Lookup card, as the current record for the selected database will be deleted. After the record is deleted, the current record will now be the previous record in the database.

If you have deleted the first record in the database, the CURRENT_RECORD_INDEX global variable will be set to -1, and the global variables for the current record will be cleared.