LOTUSSCRIPT/COM/OLE CLASSES


SwitchToID method
Example

Switches to a different ID file.

Defined in

NotesRegistration

Syntax

variant = notesRegistration.SwitchToID( idfile$ [ , userpw$ ])

Parameters

idfile$


userpw$
Usage

This method works only on a client.

Language cross-reference

switchToID method in Java Registration class

UserIDSwitch @command in formula language

Example