Hi,
I am creating a microflow where I want to show two different messages depending on the value of a variable. Can I do this using just one Show Message object?
Example:
If $Variable > 1 then "cars" else "car"
Thanks,
Hi,
I am creating a microflow where I want to show two different messages depending on the value of a variable. Can I do this using just one Show Message object?
Example:
If $Variable > 1 then "cars" else "car"
Thanks,