Tuesday, February 14, 2012

change parameter prompt for boolean

How can I have a boolean parameter show yes and no instead of true or false?
TIA
deanOn Aug 24, 11:43 am, "Dean" <deanl...@.hotmail.com.nospam> wrote:
> How can I have a boolean parameter show yes and no instead of true or false?
> TIA
> dean
You should create a parameter and give it string values of 'yes' and
'no.' As far as I know, changing the boolean values directly is not
possible. Hope this helps.
Regards,
Enrique Martinez
Sr. Software Consultant

No comments:

Post a Comment