Get only part of tag in RSS ticker

Hi.
I’m wondering if there is any way to get a substring of a tag in a RSS ticker? Instead of writing out the entire [Title] I need to use only the leftmost 6 characters of it. Is that possible in any way?

You can use JavaScript to do that:

Try this: javascript - Display only 10 characters of a long string? - Stack Overflow

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.