Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

VB connector methods

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 (
Image omitted: component-settings-icon.png
Method settings icon.\).
  1. Select the class created during the configuration of the VB.NET connector from the CLASSES list.
  2. Select the method created during the configuration of the VB.NET connector from the METHODS list.
  3. Click OK.

  4. Output

    Result (String)

    ParameterDescriptionMandatory?
    Result (String)Returns the output of the Execute method execution.Not applicable

Parent Topic:VB.Net