SystemFunctions オブジェクトを取得します。 このオブジェクトを使うと、Open Agent がインストールされたローカル マシンやリモート マシン上で、OS 固有の操作を実行できます。利用可能なシステム関数についての情報は、「SystemFunctions クラス」トピックを参照してください。
'Declaration
Public Read Property SystemFunctions As SystemFunctions
読み取り専用。
Agent.SystemFunctions.Execute("notepad.exe")