In tickscript the norwal way to do if else is in the following:
if(condition, true expression, false expression)
However, for the false