.

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/COM/OLE CLASSES


Alarm event
Example

Occurs for an enabled NotesTimer object at the specified interval.

Defined in

NotesTimer

Syntax

Alarm( Source as NotesTimer )

Parameters

Source


Usage

You need to establish the handler for this event in an On Event statement. You have to write the handler as user code.

Example
See Also