LOTUSSCRIPT/COM/OLE CLASSES
Changes the name of a role.
Defined in
NotesACL
Syntax
Call notesACL.RenameRole( oldName$, newName$ )
Parameters
oldName$
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