addRole (NotesACL - JavaScript™) Adds a role to an ACL. Defined inNotesACL Syntax addRole(name:string) : void Parameter Description name The name of the new role. Do not put square brackets around the name. UsageYou must call save on the ACL if you want the modified ACL to be saved to disk.