Hi Eric

Success!! Thanks again for your contribution.

regards

On Thursday, 7 January 2016 07:27:13 UTC+2, Eric Shulman wrote
>
>
> Here's what I use:
> var data = this.wiki.getTiddlerData("TiddlerTitle",{});
> var val = data["index_name"];
> // ... your code here.... modify 'val'...
> data["index_name"] = val;
> this.wiki.setTiddlerData("TiddlerTitle",data); 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/6bd4a403-04d5-47e9-b238-9bf23f6b5cb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to