CNSQuery_GetRecordDataRowCount
| Name | CNSQuery_GetRecordDataRowCount | 
|---|
| Description | Note: This function is only available in FileMaker Pro 11 and above.
 This function returns the number of Rows or Records in the current stored Record Data.
 | 
|---|
| Return Type | Number | 
|---|
| Format | CNSQuery_GetRecordDataRowCount | 
|---|
| Example | Example 1This would return 10 if the current stored Record Data had 10 rows of data. CNSQuery_GetRecordDataRowCount
 | 
|---|