Filemaker 8, 9 and 10 Certified Developer
StringConstruct ( ) Shows a value if present with an option prefix and suffix, otherwise shows alternate text
Posted 20 February 2010 Rating 0.0 0 Comments
ShowValueCascade ( fields ; altText ) ( ) Given a text string of fields, it will return the first non-empty value, if all are empty, will return an alternate value
Posted 20 February 2010 Rating 0.0 0 Comments
ShowValue ( text ; altText ) ( ) Attempts to show a value, if it's empty, shows an alternate value
Posted 20 February 2010 Rating 0.0 0 Comments