.. highlightlang:: us .. _updf_prop_count: updf_prop_count =============== .. index:: updf_prop_count .. us.tag updf_prop_count NOTREADYENGLISH updf updf-props New560 :ref:`updf_prop_count` returns the number of properties. .. function:: count = updf_prop_count(props) .. us.return **Return Value** *count*. .. us.params **Parameters** .. uparam:: props *props*. .. us.example **Example** .. include:: ../include/test_updf_prop_count.ic .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.6.0 - New .. seealso:: :ref:`overview-updf-files`, :ref:`updf_prop_open` :sub:`id-755371`