\define mymacro(first_parameter second_parameter third_parameter)

This is the second parameter: $second_parameter$

\end

\define mymacro2(first_parameter second_parameter third_parameter)

This is the second component of the second parameter: <$set name="part" 
filter="$second_parameter$ +[last[]]">
<<part>>
</$set>

\end

\define mymacro3(first_parameter second_parameter third_parameter)

This is a link to the second component of the second parameter: <$set 
name="part" filter="$second_parameter$ +[last[]]">
<$link to=<<part>> > <<part>> </$link>
</$set>

\end

<$macrocall $name="mymacro" first_parameter="aa" second_parameter="bb gg" 
third_parameter="cc" />

<$macrocall $name="mymacro2" first_parameter="aa" second_parameter="bb gg" 
third_parameter="cc" />


<$macrocall $name="mymacro3" first_parameter="aa" second_parameter="bb gg" 
third_parameter="cc" />


-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0f29ceb0-6e7f-464b-a6a9-76a43ad68c7b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to