[fdo-users] Conditional "IF" in Expressions

Maksim Sestic max at geoinova.com
Wed Jul 18 04:52:00 EDT 2007


I was wondering if future versions of FDO will support conditional branching
in Expressions (and Filtering) mechanism, i.e.:

if(conditional_expression,true_part,false_part)

if(Road.Lanes>1,"Multiple lanes","Single lane")

also

if(Road.Lanes>0,if(Road.Lanes>1,"Multiple lanes","Single lane"),"No lanes
set")

Useful link:
http://www.codeplex.com/dotMath Steve Heberts dotMath library 

Regards,
Maksim Sestic


-- 
View this message in context: http://www.nabble.com/Conditional-%22IF%22-in-Expressions-tf4101935s18162.html#a11664863
Sent from the fdo-users mailing list archive at Nabble.com.



More information about the fdo-users mailing list