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/720eceac-b39d-4aa1-9275-e2eb9d144dff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.