I am able to concatenate using a macro two strings for example:
\def concatenate(string 1:"", string2:"")
$string1$$string2$
\end
<<concatenate "my" "_car">>
gives me: "my_car"
but when I use a transcluded text:
<<concatenate "my" {{!!text}}>>
I get: "my{{!!text}}" instead of the text field's string which is "_car"
Is there a way to convert a field to a usable string?
On Sunday, November 16, 2014 3:20:53 AM UTC-5, Danielo Rodríguez wrote:
>
> Hello Blake ,
>
> This has been discussed several times. You have to use a macro definition.
> Since I'm on my mobile I can't provide you an example but searching for
> concatenate in the forum should give you some results.
>
--
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.