Creating Pixel-Perfect Reports > Getting Started with the Reports Tool in the Desktop Application > Building Report > Adding a New Sheet and Working with It > Working with Report Sheet Data > Using Formulas > Function Wizard > Functions for working with Java
When working with formulas, the user can use predefined functions listed in the table below:
Name | Brief description |
JavaInvoke | It returns result of static Java method execution. |
JavaInvokeModule | It returns result of static method execution stored in the Java module. |
NOTE. Before using functions, make sure that integration of Foresight Analytics Platform with Java is executed.
See also