Keystroke script: get current updated value
I'm trying to validate a keystroke entry based on the text already entered. I can get the value before the change was made, but I can't figure out how to tell the value that includes the changes (i.e. I need to accept or reject the keystroke based on the entire updated field contents). I'm sure I've done this in the past, but I can't find an example of it.
Is there an event property which shows the full value with changes included?
