$$eval($value)
{ "value": { "text": "world" } }
jfol:
$$eval("hello "+$(value.text))
result:
hello world