It needs to be an item, e.g.
<$vars variable="This is a variable" ...>
On Monday, September 11, 2017 at 2:42:29 PM UTC-7, c pa wrote:
>
> I've been checking some more and maybe I'm completely missing how these
> operators work.
>
> This code simply deletes the last item rather than moving the last two
> items after the item in the variable. This is distressing since the
> examples only use list items with no spaces, while saying that this is the
> way (refer to variable) to make it work with items with a space.
>
> Tiddler = action-listops-test4
> <br/>
> Index Value: {{action-listops-test4!!fieldlist}}
>
> <$button> Reset Test <$action-setfield $tiddler="action-listops-test4"
> $field="fieldlist" $index="" $value="one [[This is a variable]] [[and a
> two]] [[and three]] four" /> </$button>
> <$vars variable="[[This is a variable]]"> <$button>Execute test
> <$action-listops $tiddler="action-listops-test4" $field="fieldlist"
> $index="" filter="" $subfilter="+[putafter:2<variable>]" $tags="" />
> </$button> </$vars>
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/f5af4e62-2fd3-4dca-994e-5d0640ff2619%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.