Trimmer
| Version | Released | Type | License |
|---|---|---|---|
| 1.1 | 2009-03-05 | Plugins | Freeware (?) |
All this little plugin does is removing characters from the beginning and / or end of a given text and returning the trimmed string.
It can either remove a fixed number of characters (useful in places where you’d need the backspace-parameter but it isn’t available) or cut the text at positions defined by a given string.
