.. highlightlang:: us .. index:: updf_get_parent .. _updf_get_parent: updf_get_parent =============== .. us.tag updf_get_parent NOTREADYENGLISH updf updf-misc New5505 :ref:`updf_get_parent` returns the parent storage of a stream or storage. .. function:: stgParent = updf_get_parent(file) stgParent = updf_get_parent(stg) .. us.return **Return Value** *stgParent*. .. us.params **Parameters** .. uparam:: file *file* is the pointer to a stream. .. uparam:: stg *stg*. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2013.5 - New. .. seealso:: :ref:`overview-updf-files`, :ref:`updf_open_stream`, :ref:`updf_create_stream` :sub:`id-1727300`