isField ( reference )
Use to find out if a string is a reference to a field or not. Can be an actual field reference or just the same text as a field
Average rating: 5.0 (1 vote) Log in to vote
Paul - Show more from this author
Peak 14 LLC http://www.peak14.solutions |
isField ( myTable::myField )
isField ( "myString" )
1
0
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Use to find out if a string is a reference to a field or not. Can be an actual field reference or just the same text as a field
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.