The FileMaker IsEmpty Function
The IsEmpty function is a developer favorite, as is its opposite, Not IsEmpty. Quite often a developer will test a field for any content to ascertain the status of a record: someone who has responded, or it active in an organization, for example.
IsEmpty IsEmpty( field) FMP Version: All Current Versions Of FileMaker
This function checks to see if a specified field is empty or not. If the field…
View On WordPress















