\define thisAction()
<$action-setfield $tiddler=HelloThere text="""$(HelloThereText)$$(LearningText)$"""/>
\end
<$set name=HelloThereText value={{HelloThere}}>
<$set name=LearningText value={{Learning}}>
<$button>Test
<<thisAction>>
</$button>
</$set>
</$set>