- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Ok. I was able to figure this one out (http://forums.adobe.com/message/1944044#1944044 - pguerett) on validate:
if ((this.rawValue >= 0) && (this.rawValue <= 40)){
true
} else {
false
}
However, how can I change the error message from Validate failed to something else. How do I insert the alert into this script?
I would greatly appreciate your help.
Views
Replies
0 Likes
Total Likes