﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
46	add front end support for if-then-else	Stephen Siegel	ywei	"An if the else expression has the following syntax:

{{{
( condition ? trueExpr : falseExpr )
}}}

Just as in C.   There is already support in the model layer.  Now it needs to be added to front end."	enhancement	closed	major		front	1.0	fixed	if, then, else	
