2Hi.Biz
Trang chủ | TWIG | Xtscript | Templates | Xtgem
In ra
default ltrim
input =| xyz FOOBAR zyx |
output =|xyz FOOBAR zyx |

a space in the charlist
input = | xyz FOOBAR zyx |
output = |FOOBAR zyx |

trim a range of characters
input = ABCDEFGHIJKLMABCDEF
output = GHIJKLMABCDEF