UpdateAllTool

Tool

You can refer to this tool in any formula, macro, module, or other script in Blockpad. You can use either its name or its full path:

  • To refer to it by name, use UpdateAllTool (make sure the library Library.Tools.Formulas is included with Include Libaries)
  • To refer to it by its full path, use Library.Tools.Formulas.UpdateAllTool

 

See also:


The Update All tool updates all formulas in the file. Every formula will recalculate.

Update all formulas:
  • Press the f5 key.

Another option:

  • In the toolbar, select Formula>Update All.
Notes:
See also: