#if you have a env var with the name

1 messages · Page 1 of 1 (latest)

south tangle
#

Ahh gotcha. This makes sense in the context of a function node. Do you know if this same functionality would be achievable with JSONata?

red sable
#

yes

#

i think there's an exists function

#

$exists(title) ? title : $env('title')