This content has been marked as final.
Show 2 replies
-
1. Re: Simple compare not working correctly(?)
try67 May 28, 2010 12:07 AM (in response to Bill95722)Is this a LiveCycle form? If so, post in the LiveCycle forum.
If not, there's no such thing as raw value in Acrobat forms.
Also, the property is called rawValue, not rawvalue (JS is case-sensitive).
Also, you can't compare strings with this kind of operators.
-
2. Re: Simple compare not working correctly(?)
GKaiseril May 28, 2010 9:22 AM (in response to Bill95722)The ' -', space minus, maybe being interpreted as a subtraction operation. Have you tried the Min, or Max fuctions.



