Hi,

I want to define a global variable in my script with the value contained 
into a tiddler field
When I hard code the global variable like

\define test_project()     project-1

I can use the <<test_project>> variable without issue 

But when I want this <<test_project>> to be initialised to a tiddler's  
field like the following this does not work

\define test_project()     {{{ [<<my_tiddler>>get[projectId]] }}}

Any "magic" idea ..??

Thanks a lot for your support

Regards vpl

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f61f8de7-679e-4363-b658-3b38f3510065n%40googlegroups.com.

Reply via email to