Remove characters from a variable
April 19, 2011 12:00 AM
I'm trying to remove the last 12 characters from a variable. I know JavaScript's slice method can do this, but I'm not having any luck. Any ideas?
Discussions have been disabled for this post