Edit

GetFileChangeCount(tablename)

Result type:  number

Returns an indication of the number of changes made to the table. By comparing to the result of a previous call, you can determine if a table has changed. In a networked environment, change counts are transmitted to clients periodically, so will not necessarily be available immediately.

Use for determining e.g. if you might need to rebuild caches in a script.