6.7. Next

[<<<] [>>>]

value = bdb::Next(DB)

Position the cursor of the database over the next record and return the value of the record. If the cursor was positioned over the last record or if the cursor was not yet positioned at all the function returns undef.


[<<<] [>>>]