Summary:
Field | Property | Contructor |
Method
Detail:
Field | Property | Contructor |
Method
class String2 extends Object
Method Summary
public static trimEnd (
value:
String, remove:
String
):
String public static trimStart (
value:
String, remove:
String
):
String
Method Documentation
trimEnd
public static function trimEnd (
value: String,
remove: String): String
trimStart
public static function trimStart (
value: String,
remove: String): String
The documentation was generated from the following file:
- String2.as, Last Modified: 12/04/2007 8:58:58 PM