Jump to content
We've recently updated our Privacy Statement, available here ×

Built-in functions in JasperStudio


Vittel1394

Recommended Posts

I'm developing some reports in JaspesoftStudio 6.0.1 and can't find any description to built-in functions that are represented in Expression Editor. So I don't understand which parameters this functions can accept. It would be great if anyone could give me reference to the description of all built-in functions.

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

If you go to the expression editor and then go to 'Build-in Functions' you see al the functions and what they return. If you doubleclick on a function it shows you what type of arguments it needs. For example:

 

Add 'AND( ) ' in the expression editor, and you click between the brackets '(  )', it tells you it can have arguments (1-7) and if you hover over the asterix, it tells you that it needs 'a boolean expression or value'


Also this link helps:  http://jasperreports.sourceforge.net/sample.reference/functions/FunctionsReport.pdf

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...