.. _UPDATECHECKmain Overview: ###################### UPDATECHECK Component ###################### .. _updateOnCustomisation Overview: Function updateOnCustomisation ------------------------------- .. js:autofunction:: updateOnCustomisation .. figure:: images/process-UPDATECHECK1.png :width: 700px :align: center :alt: This is the image caption The block diagram of updateOnCustomisation function .. warning:: Update the function names * List of parameters .. literalinclude:: ../scripts/UPDATE_CHECK_library_common.js :language: js :lines: 8-43 :linenos: :emphasize-lines: 2-4 * Updates on Control sheet .. literalinclude:: ../scripts/UPDATE_CHECK_library_common.js :language: js :lines: 45-285 :linenos: :emphasize-lines: 2-3,20,22,35,46,63,87,125,170,183 * Username access permission check .. literalinclude:: ../scripts/UPDATE_CHECK_library_common.js :language: js :lines: 286-351 :linenos: :emphasize-lines: 3,11,24