Description | This function returns a list of Field Names from a Table. The first parameter is the name of a Table Occurrence of the Table to return the Field Names from. If you do not specify this parameter, CNS Query will use Get(LayoutTableName) to get the current Table to return the Field Names from. By default, CNS Query will check to make sure the TO Name you specify exists before getting the Field Names. If you already know for sure that the TO Name exists, you can pass True as the second parameter.
Note: In FileMaker Pro 7.0 to FileMaker Pro 8.0, to ensure that you get the Names of all the Fields in your Table, you must make sure that there is not a Layout in your Database with the same name as the TO Name you specify for this Function. If you are using FileMaker Pro 8.5 or above, this is no longer an issue.
|
---|