FORMULA LANGUAGE


@DbManager
Example

Returns a list of users, groups, and servers who currently have Manager access to the database. In a window title formula, only the name of the first manager listed in the ACL is displayed.

@DbManager does not work in selection formulas or column formulas.

Syntax

@DbManager

Return value

managers


Language cross-reference

Managers property of LotusScript NotesDatabase class

Managers property of Java Database class

Example
See Also