Hi,
In my flow I want to use a if() expression to check a vaue (type=string) and convert it to boolean value.
The input = Ja (dutch for yes)
My syntax of the expression: if(['30% regeling'],'Ja','true','false')
I keep having an error. Anybody an idea?
thx!
Alex