Removing an index and its value from a dictionary tiddler

44 views
Skip to first unread message

hubertgk

unread,
Feb 9, 2018, 9:41:32 AM2/9/18
to TiddlyWiki
Hi all,

So far, I've only been able to clear a value from the below index, such as below:

<$action-setfield $tiddler="_data000" $index="film_frame_hh" $value=""/>

What I want to achieve is remove the index "film_frame_hh" altogether (along with its value, of course). Is there a way to do that?

Thank you.

BurningTreeC

unread,
Feb 9, 2018, 9:45:29 AM2/9/18
to TiddlyWiki
hello @hubertgk,

try <$action-setfield $tiddler="_data000" $index="film_frame_hh"/>

hope it works
BTC

hubertgk

unread,
Feb 9, 2018, 10:01:49 AM2/9/18
to TiddlyWiki
It works! :) Thank you.
Reply all
Reply to author
Forward
0 new messages