PreviousDatabaseRow()
Syntax
Result = PreviousDatabaseRow()
Description
Retrieve information about the previous database row. If the Result is 0, then no more row is available (start of a table). To access to informations inside the row, GetDatabaseLong(), GetDatabaseFloat(), GetDatabaseString() can be used.
Supported OS
Windows