VB connector methods

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • The VB connector method executes the VB.Net script you had written as part of the VB.NET connector configuration.

    Execute

    Executes VB scripts configured during the configuration of the VB.NET connector.

    You must configure the method before using it. To configure, do the following steps.

    1. Click the method settings icon (Method settings icon.).
    2. Select the class created during the configuration of the VB.NET connector from the CLASSES list.
    3. Select the method created during the configuration of the VB.NET connector from the METHODS list.
    4. Click OK.
    Output
    Result (String)
    表 : 1. Execute method output description
    Parameter Description Mandatory?
    Result (String) Returns the output of the Execute method execution. Not applicable