is there a shortened "if then" syntax available?

Is there a shorted “if / then” syntax available in Corona, like in some other languages… In particular along the lines of:

 res = (a == b) ? "It worked" : "It did NOT work"  

[import]uid: 140210 topic_id: 25749 reply_id: 325749[/import]