VB connector methods

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • 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)
    Table 1. Execute method output description
    Parameter Description Mandatory?
    Result (String) Returns the output of the Execute method execution. Not applicable