StaticExpression

File Object Type

You can refer to this file object type 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 StaticExpression (make sure the library Library.Docs.Objects is included with Include Libaries)
  • To refer to it by its full path, use Library.Docs.Objects.StaticExpression

 

See also:


A Static Expression displays formulas in mathematic notation but does not calculate them.

In static expressions, formulas are typed in like in a spreadsheet, but they appear in mathematic notation. Unlike dynamic expressions, static expressions are never calculated.

Static Expression 1

Insert a static expression:
  1. While inside a report or multiline cell, select the insert tool.
  2. Select Static Expression.
  3. Click OK.
  4. Type in the formula.
  5. Click OK.
See also: