Skip to content

{exp:stash:prepend}

Mark Croxton edited this page Jun 21, 2013 · 2 revisions

Works the same as {exp:stash:set}, except the value is prepended to an existing variable.

{exp:stash:prepend name="my_var"}
This line of text will be added in front of the existing content of my_var.
{/exp:stash:prepend}

Parameters

Accepts the same parameters as {exp:stash:set}

Clone this wiki locally