.

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


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT LANGUAGE


Stop statement
Simulates the occurrence of a breakpoint.

Syntax

Stop

Usage

The Stop statement operates as follows when run on the server:


The Stop statement operates as follows when in debug mode (File->Tools->Debug LotusScript) on the client:


The Stop statement is legal within a procedure or class. It is not legal at the module level.

See Also