CNSQuery_GetRecordDataColumnCount
| Name | CNSQuery_GetRecordDataColumnCount |
|---|
| Description | Note: This function is only available in FileMaker Pro 11 and above.
This function returns the number of Columns or Fields in the current stored Record Data.
|
|---|
| Return Type | Number |
|---|
| Format | CNSQuery_GetRecordDataColumnCount |
|---|
| Example | - Example 1
This would return 4 if the current stored Record Data had 4 columns of data. CNSQuery_GetRecordDataColumnCount
|
|---|