| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| lastChar(str:String) — Static Method , class org.as3utils.StringUtil | |
| Returns the last char of the String object. | |
| ltrim(str:String) — Static Method , class org.as3utils.StringUtil | |
| Removes control characters(char <= 32) from the start of the String object. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |