.

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


BeginLoop command
Use in a Server.Load script to mark the start of the loop and the point to which the Rewind statement returns control. A script can have one loop.

Syntax

BeginLoop

Parent topic: Server.Load commands

Related reference
Rewind command
Server.Load script conventions