revQueryIsAtEnd | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | revdb_iseof | ||||||
Summary | Returns whether the end of a record set has been reached or not. | ||||||
Introduced | 2.9 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: revMoveToNextRecord, revMoveToNextRecord Function: revQueryIsAtStart Glossary: command | ||||||
Security | disk, network | ||||||
Description | Use the revQueryIsAtEnd function to stop when you reach the end of a record set. If the operation is not successful, the revQueryIsAtEnd function returns an error message that begins with the string "revdberr" |