Formula Reference

A formula is a symbolic statement of the manipulations you want to perform on certain data. JReport provides a number of built-in functions for you to build your formula. Also it provides user-defined formula (UDF) functions that allow you to design your own formula functions according to your requirements. Generally, formulas can be used:

When the built-in functions cannot satisfy your needs, you can design your own formula functions. JReport provides user-defined formula (UDF) functions to implement it.

This chapter contains the following topics: