Any way to replace, regex or limit number of characters in text?
-
First off – I love this plugin and will be donating. This helps big time.
I see you have ways to add extra text based on object values, like
{street:ifNotEmptyAddRight:extratext}
but do you also have ways to delete text I don’t want on the page?For example, get “2003-09-19” out of a date formatted like “2003-09-19T00:00:00Z” with functions like…
{date:ifNotEmptyDelRight:10} {date:ifNotEmptyDel:T00:00:00Z} {date:left:10}
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Any way to replace, regex or limit number of characters in text?’ is closed to new replies.