TUNING


Delete command
Use in a Server.Load script to delete randomly selected notes from the current database.

Using Delete without any arguments deletes only one document from the database. To determine how to set the current database, use the ChangeTo command.

Syntax

Delete [#]

Where:


Parent topic: Server.Load commands

Related reference
ChangeTo command
Server.Load script conventions