Arc
05-14-2003, 09:49 PM
I need to turn a varibale to all lower case characters. I am trying to use this
var GetExt = OtherVar.toLowerCase();
But i get an error saying it doesnt support that.
Any ideas?
Thanks!
:D
var GetExt = OtherVar.toLowerCase();
But i get an error saying it doesnt support that.
Any ideas?
Thanks!
:D