.. highlightlang:: us .. index:: CnPrint .. _cnprint: CnPrint ======= .. us.tag CnPrint ENGLISH Prints the data elements of a container into the command window. .. function:: bool = CnPrint(handle) .. us.return **Return Value** If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: handle Identifies the container. .. seealso:: :ref:`overview-container`, :ref:`CnCreate` :sub:`id-1580217`