Expression evaluation help (and possible BUG)

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I have this expression in a parameter validator message field:

   

Trigger2 valid value(s): `=(!$ShrTrigger2?"blank B")` `=($ShrTrigger1 && $ShrTrigger2)?"A"` `=$ShrTrigger2?"B"

   

It gives me this error message:

   

$Trigger2 = Trigger2 valid value(s): Unexpected ')' at offset 25 Unexpected '' at offset 35 Unexpected '' at offset 17.

   

First, could anyone help me see what the expression problem is?

   

Second, the reported unexpected positions seem to be wrong (BUG?)

0 Likes
2 Replies
odissey1
Level 9
Level 9
First comment on KBA 1000 replies posted 750 replies posted
        Please post a demo for review   
0 Likes
Anonymous
Not applicable

For now I have removed the validator message and I am working in other areas.    When I get back to work the messages I may need to post the bundle.

   

Thanks

0 Likes