Operators

Operators

Operators are the factors that decide whether or not a condition evaluates as true. Each data type will only have the operators appropriate to its circumstances.

 

Data Types

 

Operator

Expression

Logic

Date

Numerical

String

Description

Ending With

 

 

 

 


If the value being checked ends with the value being checked against, the condition is true.

Beginning With

 

 

 

 


If the value being checked begins with the value being checked against, the condition is true.

Not Containing

 

 

 

 


If the value being checked does not contain the value being checked against, the condition is true.

Containing

 

 

 

 


If the value being checked contains the second value, the condition is true.

Less than or Equal to


 



 

If the value being checked is less than or equal to the value being checked against, the condition is true.

Less Than


 



 

If the value being checked is less than the value being checked against, the condition is true.

Greater Than or Equal to


 



 

If the value being checked is greater than or equal to the value being checked against, the condition is true.

Greater Than


 



 

If the value being checked is greater, then the condition is true.

Not Between


 



 

If the value being checked is not in the range entered, the condition is true.

Between


 



 

If the value being checked is in the range entered, the condition is true.

Not Equal to






If the compared values are not equal, the condition is true.

Equal to






If the compared values are equal, the condition is true.


    • Related Articles

    • Conditions

      It is possible to set conditions for components so that when a condition is met, the style will be applied to that component. To modify conditions, proceed to the Conditions dialog in the properties panel of the style designer. Fig. 1 – Conditions ...
    • Loading Images in Report Designer

      The articles in this section of the Knowledge Base involve working with the Image component 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 ...
    • Understanding Groups in the Report Designer

      The articles in this section of the Knowledge Base involve working with Groups 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 ...
    • 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 ...
    • Understanding Pages in the Report Designer

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

    • Microvellum Release Notes | Build 26.1.0723.641

      The following release notes apply to Microvellum build 26.1.0723.641. Function UI Update The Function Arguments interface has received a major visual overhaul to improve the usability, clarity, and visibility of several elements. Input fields are now ...
    • Microvellum Release Notes | Build 26.1.0702.641

      Dark Mode Fig. 1: The MV Palette in Dark Mode. To enhance the user experience when working within Microvellum, a new Dark Mode setting has been added to the software. Enabling this will apply a dark theme to most interfaces, allowing for a greater ...
    • Microvellum Foundation Library Release Notes | Build 26.0630

      Additions: Added new Fixture product Die Wall Advanced. This product takes the legacy Die Wall products to a new level. More features and advanced parametric abilities: Up to five individual unique subassembly segments, widths controlled via ...
    • Microvellum Foundation Library Release Notes | Build 26.0527

      The following release notes apply to the Microvellum Foundation Library build 26.0527. Additions Added new features for the Wood Drawer Box to have reduced sides, sub front, or back. Added 3 new global and subassembly prompts: “Wood Drawer Side ...
    • Microvellum Release Notes | Build 26.1.0529.641

      The following release notes apply to Microvellum build 26.1.0529.641. BSB Docking Size Fix An issue was reported to be occurring in Microvellum BSB 2026: when adjusting the size of a docked Microvellum palette, users found that the palette would ...