next()

Obtain a next pair of a key and its value.

If it is fail to obtain next key value, error number 900 will be raised.

Result

list : { a_key, a_value}