v = hash::ThisValue(h)
Get the value 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