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.
- Click the method settings icon (
).
- Select the class created during the configuration of the VB.NET connector from the CLASSES list.
- Select the method created during the configuration of the VB.NET connector from the METHODS list.
- Click OK.
- Output
- Result (String)
Tableau 1. Execute method output description Parameter Description Mandatory? Result (String) Returns the output of the Execute method execution. Not applicable