Skip to Content
0
Former Member
Apr 27, 2009 at 12:57 PM

Prompt Syntax not parsing in BOXI 3.1

33 Views

Hi Experts,

I am using BOXI 3.1 and facing issue while parsing the prompt statement in designer.

I am using prompt statement as :

@Prompt('Prompt text','A':'N',{'Paris':'12','London':'7','Madrid':'15'},,)

When I use the inner quotes of type parameter ('A':'N') it is giving error in parsing type parameter when i remove those quotes I get error in parsing 5th parameter (free/constrained ) and surprisingly I am not using those those parameters still it is giving the error.

Please provide me correct syntax how to parse it perfectly.

Any help or pointers would be highly appreciated..

Regards,

Pratik