GetNthRow ( fieldlist , N , delim )
Get multiple fields for Nth record
Average rating: 4.5 (30 votes) Log in to vote
Bruce Robertson - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Requires FileMaker 8. The existing getNthRecord() function only returns a value for one field. The getNthRow function returns values for any number of fields, where field names are submitted as a return separated list.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.