sql.getTable ( fullyQualifiedFieldObject )
Returns the plain text TABLE NAME in a format suitable for an SQL query
Average rating: 1.0 (1 vote) Log in to vote
Cristos Lianides-Chin - Show more from this author
Codence https://www.codence.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Returns the plain text TABLE NAME in a format suitable for an SQL query. This allows you to use fully qualified field names (to protect against name changes) in your calculations, while safely wrapping the result for ExecuteSQL purposes.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.