title: Functions/UndefinedParameters description: Undefined function parameters type: text/vnd.tiddlywiki-multiple tags: [[$:/tags/wiki-test-spec]] title: Output \function greet(who) [[hello ]addsuffix] \end <$text text={{{[function[greet],[world]]}}}/> <> <$text text={{{[function[greet]]}}}/> <> + title: ExpectedResult hello world

hello world

hello

hello