Short hand ifElse statements i.e. 1==1 ? true : false. The values in "true" and "false" can be of any type, i.e. String, Int, Float, Boolean.