BaseObject Method imbedded functions

Tim Davis timdavis at amug.org
Sun Dec 7 15:51:42 CST 2003


Hi,
    I presume this is true, but just thought I'd ask. Can "Control Flow 
functions" (IF and IFNULL) be imbedded? Example:
If(a=b, 1, If(a>b, 2, 3))   or   IfNull(field1, 'nada', If(Locate('a', 
field1)>0, field1, 'other'))
Thanks,
Tim Davis



More information about the Valentina mailing list