.

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


RenameRole method
Example

Changes the name of a role.

Defined in

NotesACL

Syntax

Call notesACL.RenameRole( oldName$, newName$ )

Parameters

oldName$


newName$
Usage

When you rename a role, any entries in the ACL that had the old role get the new role.

Language cross-reference

renameRole in Java ACL class

Example
See Also