5.10. ThisKey

[<<<] [>>>]

k = hash::ThisKey(h)

Get the key of the pair pointed by the iteration pointer.

If the iteration pointer is not defined the use of the function will raise an error hash::ErrorNoThisKey. The constant for the error code is defined in the module file `hash.bas'.

For more information on iteration over hash elements see the section start


[<<<] [>>>]