DataType ( Stuff )
Returns type of data, ie Integer, Date, Email, Phone, Text
Average rating: 4.7 (35 votes) Log in to vote
Matt Navarre - Show more from this author
AppWorks http://www.app.works |
DataType ("1/1..3/15")
date range
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
This function is designed as part of a single-field search system. It's job is to look at the data provided by the user, and use that information to determine which tables/fields to search. For example, if the user enters a date or a date range, the search script would look in the 'Invoice Date' field, but not the 'First Name' field.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.