LOTUSSCRIPT/COM/OLE CLASSES


AddRole method
Example

Adds a role to an ACL.

Defined in

NotesACL

Syntax

Call notesACL.AddRole( name$ )

Parameter

name$


Language cross-reference

addRole in Java ACL class

Example
See Also