Jump to content

Parameter Default Value Expression for Number


dhreportme

Recommended Posts

I hope this is an easy question for someone! How do we get default number values values to display? I've tried a few Default Value Expressions and I keep getting errors.

We have the following parameters:

startingCustomerNumber and endingCustomerNumber

We want the default Starting customer number to be 1 and defalt ending customer number to be 99999.

Parameter Class: java.lang.Integer

Default Value Expression: new Integer(1)

===

We have the following Input Controls:

startingCustomerNumber and endingCustomerNumber

Data Type: Number, Min=0, Max=999

Thank you for your help!

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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...