text required default (none - required)The delimited string to convert. It is split on the delimiter and each non-empty piece becomes one array element. Must be UTF-8. Whitespace is not trimmed.
delimiter optional default - (hyphen)The separator used to split the text. Parameters are not trimmed, so a single space is a valid delimiter.
{jsonarray:one-two-three}
{jsonarray:hello}
{jsonarray:apple,pear,plum:,}
{jsonarray:red green blue: }
{jsonarray:one-two-}
{jsonarray:one--three}
{jsonarray:}
<script>const tags = {jsonarray:news-events-press};</script>