Deleting Database Records
Automate database record deletion with the Database Book.
To delete a record from the database, use the following procedure:
Syntax
In the following syntax, record
is the entry in the database to be deleted. The entry needs to be previously referenced in your automation before you can delete it.
Example
In this example:
Last updated
Was this helpful?