VT_CALL_API
The VT_CALL_API function allows you to perform actions using APIs to extend yor app's functionality. An API is an interface that contains input parameters, which must be configured, and provides output parameters where the API delivers the outcome of the action performed.
Refer to the chart below to learn how to configure this function type's parameters.
API | Select an API from the drop-down menu. Each API contains a different set of API functions. |
API Function | Select a function from the drop-down menu. |
Input Parameters | Enter the values of the parameters applicable to the API function selected. |
Output Parameters | This section displays the output parameters of the API function selected. |