FORMULA LANGUAGE


UserIDSetPassword @Command
Displays the Set Password dialog box where the user can enter a new password for the Notes/Domino ID. If a password already exists, the user must enter the existing password before specifying a new one.

Syntax

@Command( [UserIDSetPassword] )

Usage

This command can be used anywhere in Notes/Domino except from within a dialog box. This command does not work on the Web.

Language cross-reference

RegisterNewCertifier method of LotusScript NotesRegistration class

registerNewCertifier method of Java Registration class

See Also