The H5G_GET_COMMENT function retrieves a comment string from a specified object.
Result = H5G_GET_COMMENT(Loc_id, Name)
Returns a string containing the comment, or a null string if no comment exists.
An integer representing the identifier of the file or group.
A string representing the name of the object for which to retrieve the comment.
None.
Introduced 5.6