.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact

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