snoodle
06-19-2007, 11:17 AM
Sometimes the simplest things stop me dead in my tracks...
Could someone please explain why I can't use the string function, "elementAt"? I'm simply trying to parse a long comma delimited string. Writing it with substring and indexOf is fine, but I'd like to fully understand what's going on. Do I need the WMLScript String Library to use elementAt? Do I need to pay for that library? Where do I even download it?Some of these sites are so confusing. Also, since my string can get kind of lengthy, what is the function that will do this the quickest? I don't know, maybe I'm just tired, but it would sure be nice to have this all explained when I wake up in the morn.
Thanks to all my helpers out there.
Could someone please explain why I can't use the string function, "elementAt"? I'm simply trying to parse a long comma delimited string. Writing it with substring and indexOf is fine, but I'd like to fully understand what's going on. Do I need the WMLScript String Library to use elementAt? Do I need to pay for that library? Where do I even download it?Some of these sites are so confusing. Also, since my string can get kind of lengthy, what is the function that will do this the quickest? I don't know, maybe I'm just tired, but it would sure be nice to have this all explained when I wake up in the morn.
Thanks to all my helpers out there.