I have two fields in my tiddler field1 = 3 field2 = 2 In my macros I want to get sum of fields var sum='<$view field="field1"/>' + '<$view field="field2"/>'
I want macros to show result "5" but TW5 get fields only as strings. -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

