created: 20240506101435113 modified: 20240506140610448 tags: title: test-jsonvariables-conat type: text/vnd.tiddlywiki ''Nice to have'' <<.example 1 """\function tab() [charcode[9]]
<$text text={{{[[.concat]jsonvariables[]]}}}/>""">> ''Human readable version'' <<.example 2 """\function tab() [charcode[9]]
<$text text={{{[[.concat]jsonvariables[]format:json""">> ''Function definition'' <<.example 3 """\function tab() [charcode[9]]]}}}/>
<$text text={{{[[.concat]jsonvariables[]jsonextract[srcVariable],[value]format:json""">> ''Get parameters'' <<.example 4 """\function tab() [charcode[9]]]}}}/>
<$text text={{{[[.concat]jsonvariables[]jsonextract[srcVariable],[params]format:json""">> ''Expected'' <<.example 5 """\function tab() [charcode[9]]]}}}/>
<$text text={{{[[.concat]format:variable[]]}}}/>""">>