Is there a short code for selecting part of a value?
eg
eg
{data:someDate.0.4}or the like???
As in if you have a string, only selecting the first {x} characters? No. Just use PHP.
If you only want part of a date, just use {date:format} so for example {date:Y}
If you only want part of a date, just use {date:format} so for example {date:Y}
This topic is locked and no more replies can be posted.