.

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

FORMULA LANGUAGE


UserIDSwitch @Command
Displays the Choose User ID to Switch To dialog box. If the selected ID is password­protected, Notes/Domino next displays the Enter Password dialog box, where the user must enter the correct password.

Syntax

@Command( [UserIDSwitch] )

Usage

This command can be used in hotspot actions or buttons and view or form action formulas.

This command does not work on the Web.

Language cross-reference

SwitchToID method of LotusScript NotesRegistration class

switchToID method of Java Registration class

See Also