GetAgent (NotesDatabase - LotusScript®)

指定のエージェント名でデータベースのエージェントを検索します。

定義位置

NotesDatabase

構文

Set notesAgent = notesDatabase .GetAgent( agentName$ )

パラメータ

agentName$

String 型。エージェントの名前です。

戻り値

notesAgent

NotesAgent. 指定された名前のエージェントを返します。

使用法

NotesAgents の使い方の詳細については、「NotesAgent クラス」を参照してください。

クロスリファレンス

Java™ Database クラスの getAgent メソッド

式言語の @コマンド ([AgentEdit]) 関数