to_string
Description:
Parameters:
type |
A handle type, which need not be valid |
Returns:
a human-readable string describing the handle type, e.g. "contact". For invalid handle types, returns "(no handle)" for 0 or "(invalid handle type)" for others. |