https://xmlpublishertemplate.blogspot.com/2019/01/if-you-just-want-to-eliminate-first.html
If you just want to eliminate the first character of the string you can use this workaround.
<?substring(STRING_TO_BE_TRIMMED,2)?>
If you just want to eliminate the first character of the string you can use this workaround.
<?substring(STRING_TO_BE_TRIMMED,2)?>
No comments:
Post a Comment