I’m using self hosted
version: 1.10.0
I always used the reduced if, but now it’s giving me an error, how can I solve it?
I always used the reduced if, but now it’s giving me an error, how can I solve it?
Hi @Ruan17
Try this one:
{{ $node['MENSAGEM CONTEUDO'].json.wait?.secondsToWaitFor || 1 }}
But why did you set the variable to string if it should be a number?