ExpressionToTextTool

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

 

See also:


With the Expression to Text tool, you can turn dynamic expressions into regular text.

Change a dynamic expression into text:
  1. Select the dynamic expression.
  2. Right click>Expression to Text.
Notes:
  • There is no live calculation with this text, so if something changes, it stays the same.
  • If suggest expressions is on, the text may still be highlighted, but a different color.
  • Change text back into an expression using text to expressions.
See also: