You can edit JAXFront functions using the Functions tab in the JAXFront Preferences. The following editing functions for lists are available: Add, Copy, Delete and Edit.
Figure 95: Functions for the Formula Editor
The implementation of a new function occurs in two stages:
- Implementation of the new function as Java class in the package com.jaxfront.jep. For more details, see the JAXFront Developer manual. .
- Adding and describing a new function in the JAXFront preferences. See the following figure.
...