5.5.3.3
Hi,
Any ideas why this doesn’t work? Despite finding a match on the first line, it redirects anyway every single time.
I’ve tried simply using %else_asset%
instead of %else_begin
… at the bottom, nesting another %begin
… (%begin_asset_is_list_last%
) inside it and that doesn’t work.
I’ve also tried using %else_asset% (for the outer IF, THEN, ELSE) and then simply %asset_is_list_last:{globals_asset_contents:123456%}:%
but that doesn’t work either.
Any ideas?