diff options
| author | Jonathan Gordon <rockbox@jdgordon.info> | 2011-09-11 01:50:06 +0000 |
|---|---|---|
| committer | Jonathan Gordon <rockbox@jdgordon.info> | 2011-09-11 01:50:06 +0000 |
| commit | 3b9ffd28da4d2af023e6a77ab1d6ee683f90ef6b (patch) | |
| tree | d779dd815acee6218e59e96329916114dcdf9ecd /apps/gui/bitmap | |
| parent | 86c543216f13c1171eefd6dd8116855a7fa9c4bd (diff) | |
| download | rockbox-3b9ffd28da4d2af023e6a77ab1d6ee683f90ef6b.zip rockbox-3b9ffd28da4d2af023e6a77ab1d6ee683f90ef6b.tar.gz rockbox-3b9ffd28da4d2af023e6a77ab1d6ee683f90ef6b.tar.bz2 rockbox-3b9ffd28da4d2af023e6a77ab1d6ee683f90ef6b.tar.xz | |
New tag %ss() which lets you get a substring of another tag.
%ss(start, length, tag) - i.e %ss(0,1,%TL) will get the first letter of the current lines text.
use - for the length to get the rest of the tag (e.g %ss(1,-,%TL) will get everything after the first letter).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30500 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/gui/bitmap')
0 files changed, 0 insertions, 0 deletions