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

    • Toolbox Release Notes | Build 24.1.0430.641

      The following release notes apply to Toolbox build 24.1.0430.641. G-Code Path Fix An issue was discovered wherein G-code would sometimes not generate along the correct path, with files never being created in secondary folders, even in circumstances ...
    • Microvellum Foundation Library Release Notes | Build 24.0419

      Additions Added the new Blum SPACE STEP system. This can be activated within the “Toe Kick Assembly” construction option prompt in certain base & tall cabinet products. Added a new drawer system, the Harn Alunan T. Added 9 new Lamello Cabineo X ...
    • Toolbox Release Notes | Build 24.1.0416.641

      The following release notes apply to Toolbox build 24.1.0416.641. Maestro Toolfile Fix There was an issue with Maestro SCM Toolfiles reportedly experienced by some users, wherein the labels output by autolabeling would be in incorrect positions, an ...
    • Toolbox Release Notes | Build 24.1.0409.641

      The following release notes apply to Toolbox build 24.1.0409.641 Saw Delimited Processing Station Figure 1: The Saw Delimited option in a custom processing station. New options have been added to saw processing stations to allow for control over data ...
    • Toolbox Release Notes | Build 24.1.0328.641

      The following release notes apply to Toolbox Build 24.1.0328.641 Fillet Token Fixes Issues were discovered in the use of fillet tokens on products that also had the IRIB setting enabled: Some users processed work orders with rounded parts, which ...