Go to Contents
Previous
Page
Next
Page
Contents > Script steps reference (alphabetical list) > Records script steps > Delete All Records script step

Delete All Records script step
Format

Delete All Records [No dialog]
Options
Perform without dialog prevents a message box from displaying when the script step executes that asks the user to confirm the deletion of records.
Web compatibility
This script step is web-compatible.
Description
Deletes all the records in the current found set. First, find the records you want to delete (using the Perform Find script step), and then use Delete All Records to delete them.
Important   You cannot undo a Delete All Records script step.
Example

Perform Find [Restore]
Omit
Delete All Records
Perform Script ["Data Entry"]
Related topics
Script steps reference (alphabetical list)
Script step categories

Contents > Script steps reference (alphabetical list) > Records script steps > Delete All Records script step
Previous
Page
Next
Page