Trail: PROIV Documentation > Developer > PROIV Developer > Tool and Utilities > Building and Running Functions

A PROIV function must be built (historically described as genned) in order for the function to be executed. If you make any changes to a function then it must be re-built before the changes will be seen in the executing function. Changes to externally defined objects such as Files or Global Logics will require that functions are re-built to reflect the changes.

Click on the Build Current Function icon on the toolbar build the current open function

Click on the Build and Execute Current Function icon on the toolbar to build the current open function and execute it

Click on the Execute Current Function icon on the toolbar to execute the current open function. This requires that the function has been built previously

A list of functions can be built using the bulk build tool.

Comment on this topic

Topic ID: 500033