ListLocalFQFieldNames
Lists All FQ FieldNames Local to the Current File
Average rating: 4.8 (22 votes) Log in to vote
Kris Musshorn www.krismusshorn.com http://www.krismusshorn.com |
TABLE1::field2
TABLE2::field1
TABLE2::field2
TABLE3::field1
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Returns list of all Field Names for all LOCAL Tables in the current FileMaker Pro v12 file. This requires FileMaker Pro v12 as it uses the ExecuteSQL function. It will only return a list of Field Names for Table Occurrences that are on the relationship graph - if you have a Local Table with no associated Table Occurrences on the graph it will not appear in the result.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.