void=dbLast()
The function sets the last record of the database as the actual one.
Parameters
There are no parametres in this function.
Example - Director
global mdb mdb.dbLast()
Example - Authorware
CallObject(mdb,"dbLast")