.. highlightlang:: us .. index:: CnGetAt .. _cngetat: CnGetAt ======= .. us.tag CnGetAt ENGLISH Gets a matrix from a container at a given position. .. function:: dat = CnGetAt(handle, index) .. us.return **Return Value** *dat* is a real, complex or string matrix. .. us.params **Parameters** .. uparam:: handle Identifies the container. .. uparam:: index *index* is a position of the element in the container. .. seealso:: :ref:`overview-container`, :ref:`CnCreate` :sub:`id-1548540`