Hey there.
I have some code that is stripping specific characters from an existing field.
In this code, I do the following
var sValueLen = sValue.length;
Now, sValue is 123123123. (I do an app.alert and see that)
However, sValueLen is undefined.
??????
Ideas? What am I doing wrong? What is amiss?
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com