Testing a Custom Function

This post is referring to Vahana 2 (beta version). To check the document for production, please go to vDesigner-v1.0

After you create a custom function, you need to test it and make sure that you can consume it to implement the related functionality. The Custom Function sub-module also provides a feature to test the custom function.

To test a custom function:

  1. On the Custom Functions page, see the list of custom functions.
  2. In the list, find the custom function that you want to test.
  3. Or, click in the Search box, and then enter the custom function’s name to find it.
  4. After you find the custom function, click its name to display the Info panel.
  1. In the Info panel, click Test to test it, and the <<Custom Function Name>> Test dialog box opens.
  2. The <<Custom Function Name>> Test dialog box displays a group of boxes with the names of input parameters.

Note:- The <<Custom Function Name>> Test dialog box displays different boxes based on the input parameters that you defined in the custom function’s programming code.

  1. In the dialog box, enter a value in the first box (for example, height).
  2. In the second box, enter a value.
  3. After you enter values in all boxes, click Submit to find the output of the custom function.
Was this article helpful?
YesNo