Back Forward Functions in expressions

Functions extend the power of PRPC expressions. An expression can contain calls to built-in functions, standard functions, and custom functions you create.

Use the Function Builder to help you find the function you need. An expression can contain many function calls, including nested calls.

NoteB-1957 Use the keyword <current> as a function argument to substitute the current value of the target property in an expression.

NoteThis article relates to creating and using Java functions. For information about creating and using SQL functions in Report Definition rules, see About Report Definition Rules and Report Definition Rules — Using the Function Builder.

Up About expressions