GetAgent (NotesDatabase - LotusScript®)
Finds an agent in a database, given the agent name.
Defined in
Syntax
Set notesAgent = notesDatabase .GetAgent( agentName$ )
Parameter
agentName$
String. The name of the agent.
Usage
For an explanation of NoteAgents, see the NotesAgent class.
Language cross-reference
getAgent method in Java™ Database class
@Command([AgentEdit]) function in formula language