Function Development Process¶
Development of re-usable codeless functions follows the same process as with other codeless programs such as API Services, API Event Handlers and Timers. Once a function is saved, even before it has any logic in it, it can be used elsewhere in the application. A codeless function consists of the following elements:
- Function name
- Arguments
- Return value
- Function block color
- Function tooltip
- Function help URL
All elements except for the function name are optional.