Using Dictionary Variables

Using Dictionary Variables

Variables can be created in the Designer Dictionary for later use in expressions. By specifying the name of a variable in an expression, the value of the variable will be called and included in the report. The proper syntax is the name of the variable inside of curly brackets. As an example, if you’ve set the variable equal to 9 and you enter the following expression:

  1. Value = {MyVariable}

The result of this will be:

  1. Value = 9

Calculating with Variables

Variables can also be inserted into calculations. For example, if you’ve set MyVariable to 12 and entered the following expression:

  1. Value = {MyVariable + 8}

The result of this will be:

  1. Value = 25
In VB.NET, the variable names ARE NOT case sensitive. In C#, the variable names ARE case sensitive.
    • Related Articles

    • Understanding the Text Editor in Report Designer

      The Text Editor allows users to edit text components in Report Designer. This ability to modify text components allows for better customization of report appearances. Expression Tab Fig. 01 – Expression Tab (Text Editor) This tab has the following ...
    • Using Render Events on Group Header Bands in Report Designer

      The articles in this section of the Knowledge Base involve working with Groups for display in reports. To learn more about Groups and how to access the Report Designer, see Understanding Groups in the Report Designer. This article details Events in ...
    • Using Render Events on Data Bands in Report Designer

      The articles in this section of the Knowledge Base involve working with Lists for display in your reports. To learn more about Lists and how to access the Report Designer, see Creating Lists in Report Designer. This article provides information on ...
    • Populating a Data Band Directly from the Data Dictionary in Report Designer

      The articles in this section of the Knowledge Base involve working with Lists for display in your reports. To learn more about Lists and how to access the Report Designer, see Creating Lists in Report Designer. This article provides information for ...
    • Creating Lists in Report Designer

      The articles in this section of the Knowledge Base involve working with Lists 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 ...
    • Recent Articles

    • Microvellum Release Notes | Build 25.2.0406.641

      The following release notes apply to Microvellum build 25.2.0406.641. Label Image Fix Fig. 1: An error noting an incorrect number of Label Images. An issue was reported wherein creating new G-code from an existing work order that was edited using ...
    • Microvellum Foundation Library Release Notes | Build 26.0327

      The following release notes apply to Microvellum Foundation Library build 26.0327. Additions Added new Formula Driven Materials (FDM) and accompanying special FDM project wizard. * New Specification Group “Wizard Formula Driven Materials [FDM]”. New ...
    • Formula Driven Materials (FDM) User Guide

      The formula driven material (FDM) system in Microvellum automates the creation and management of materials within a project. By using predefined lookup tables and intelligent formulas, FDM dynamically generates each material’s name, thickness, and ...
    • Microvellum Release Notes | Build 25.2.0330.641

      The following release notes apply to Microvellum build 25.2.0330.641. Formula Editor Fix There was a recurring issue wherein attempting to edit any formula within the Part Properties of the software would result in an error. This would only occur ...
    • Microvellum Release Notes: Year of 2026

      This document will catalog all releases for Microvellum software builds that are released in the year 2026. This currently encompasses builds 25.2.0114.641 to 25.1.0406.641. Microvellum Release Notes | Build 25.2.0406.641 The following release notes ...