.. highlightlang:: us .. _pageupdatefields: PageUpdateFields ================ .. index:: PageUpdateFields .. us.tag PageUpdateFields ENGLISH :ref:`PageUpdateFields` updates all field functions of the specified page. .. function:: bool = PageUpdateFields(hPage) .. us.return **Return Value** *bool* is TRUE (1) if the function was successful, and otherwise FALSE (0). .. us.params **Parameters** .. uparam:: hPage *hPage* is the page handle. .. seealso:: :ref:`DocAddPage`, :ref:`auto_LoadTemplate` :sub:`id-752551`