Multi Line Expressions

Multi Line Expressions

Multiple lines of text can be produced in a report by a single expression. To create a multi-line expression, insert a line feed before any new line. To do this, press the Enter key at the appropriate place in the code editor. There is no limit to the number of lines that can be included. For example, if you enter the following expression:

Number:

{5 + 2}

After the calculation, the result appearing in the report: 

Number:
7

The text output has two lines, one atop another.

An expression can contain any number of lines.

Code in Multi-Line Expressions

There are no additional limitations on using code to calculate values in multi-line expressions, other than those for Single-line expressions.

    • Related Articles

    • Text Expressions

      Text expressions are the simplest expressions. Here are some examples: SampleText 54321 Example All of the expressions above are strings, and there are no calculations. These expressions would be printed as they have been defined. These types of ...
    • Creating Multi-Column Reports in Report Designer

      The articles in this section of the Knowledge Base involve working with Columns for display in your reports. To access the Report Designer, select Toolbox Setup > Design Reports > Design (Report Type) Report. Select New Report to design a report from ...
    • Conditional Expressions

      Conditional Expressions are not permitted. Conditional behavior can be forced, when necessary, in two different ways. IIF Function {IIF(Condtion, ValueA, ValueB} In the above calculation, the “Condition” is tested to determine if it evaluates ...
    • Using Expressions in the Rich Text Editor of Report Designer

      The articles in this section of the Knowledge Base involve working with Rich Text for display in your reports. To learn more about the Rich Text editor, and how to access this section within the Report Designer, see An Introduction to the Rich Text ...
    • Using Functions in Expressions

      Built-in Functions There is a variety of built-in functions available in the Report Designer. These functions can be accessed directly from the data dictionary, or from within the Expression Editor. Here is an example of a built-in function: ...
    • Recent Articles

    • Toolbox Release Notes | Build 25.1.1218.641

      The following release notes apply to Toolbox build 25.1.1218.641 Part Properties Fixes A handful of issues centered around the Part Properties interface have been resolved: The Reference for Measurement tool in the interface has been fully removed ...
    • Transferring Global Variables to a new Library

      This article will explain the process of transferring customized Global Variables from your current library to a new installation of the Microvellum Foundation Library. The G! Workbook The Foundation Library contains all standard and custom data in ...
    • Microvellum Foundation Library Release Notes | Build 25.1121

      The following release notes apply to the Microvellum Foundation Library build 25.1121. Additions Added the new product, Master Island End Cabinet, to the Master Cabinets FF product category. Added the Nesting Optimization Report Select Processing ...
    • Toolbox Release Notes | Build 25.1.1204.641

      The following release notes apply to Toolbox build 25.1.1204.641 Toolbox Login Screen Update Fig. 1: The updated Toolbox Login interface. The Toolbox Login interface has had several changes applied to it to enhance its usability and allow for greater ...
    • Toolbox Release Notes | Build 25.1.1120.641

      The following release notes apply to Toolbox build 25.1.1120.641 Mouse Wheel Fix There was a reported issue in certain interfaces (such as report groups) in which hovering over a dropdown menu (such as Output Type) would result in the options within ...