Actionscript/String
From Gnash Project Wiki
String
[ These are implemented, and I believe they still work. --rob 2006-02-01 ]
- method String.lastIndexOf
- method String.charAt
- method String.concat
- method String.fromCharCode
- method String.slice @
- method String.split
- method String.substr
- method String.substring
- method String.toUpperCase

