ShowIdentifierProperty

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 ShowIdentifierProperty (make sure the library Library.Tools.Properties is included with Include Libaries)
  • To refer to it by its full path, use Library.Tools.Properties.ShowIdentifierProperty

 

See also:


The Show Name property controls the visibility of the name part of a formula.

When Show Name is set to No for a dynamic expression, spreadsheet cell, or other object that holds formulas, the name of the formula is not shown.

Default formula display

Hide name

Show or hide name:
  1. Select the dynamic expression or other object.
  2. Open the properties window.
  3. Under Formula near the bottom of the window, change Show Name to Yes or No.
Notes:
  • If Show Name is set to No, the name in the formula still applies, so the result of that formula can still be referenced of a value with the name.
See also: