h5isVlenCheck if the HDF5 object is a variable length arrayCalling Sequence
b = h5isVlen(obj)
Argumentsobja H5Objectba booleanDescriptionCheck if an HDF5 object is a variable length array.ExamplesSee Also
h5isFile
h5isSet
h5isAttr
h5isSpace
h5isType
h5isRef
h5isCompound
h5isArray
History5.5.0HDF5 module introduced.