SwitchToID (NotesRegistration - LotusScript®)
Switches to a different ID file.
Defined in
Syntax
variant = notesRegistration .SwitchToID( idfile$ [ , userpw$ ])
Parameters
idfile$
String. The ID file to which you want to switch; specify the complete path, for example, c:\notes\data\user.id.
userpw$
String. The user's password.
Usage
This method works only on a client.