Hi!

I need help writing a correct string with an if-statement.

Trying to determine whether an attribute contains any value(string) or not.

Why doesn't this string work?

If (  LENGTH(BYGGINV_2) > 0,  BYGGINV_2 , ' ' )   


Default:
If ( [condition], [trueValue], [falseValue] )  
-- 
View this message in context: 
http://n2.nabble.com/IF-statment-i-MapGuide-tp3985632p3985632.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to