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.1105.641

      The following release notes apply to Toolbox build 24.1.1105.641 Nesting Fix Fig. 1: The fatal error that would occur during processing. There was reportedly an issue that occurred when clients attempted to process a work order using the nesting ...
    • Microvellum Foundation Library Release Notes | Build 24.1025

      The following release notes apply to Microvellum Foundation Library build 24.1025. Additions Added new global variable “Remove Stop Dado On Bottom Edge” for wood drawer boxes. Check this option to run the dado through at the bottom of the sub front ...
    • Toolbox Release Notes | Build 24.1.1030.641

      The following release notes apply to Toolbox build 24.1.1030.641 Routing and Profile Fixes Several issues were found with routing and polyline paths: Fig. 1: Horizontal routes off of a part disappearing (left) and appearing correctly (right). When ...
    • Toolbox Release Notes | Build 24.1.1010.641

      The following release notes apply to Toolbox build 24.1.1010.641 Biesse Winstore Fix Several issues with the Biesse Winstore plugin have been resolved: There was an issue that would sometimes occur wherein materials that were intended to stack wound ...
    • Toolbox Release Notes | Build 24.1.1001.641

      The following release notes apply to Toolbox build 24.1.1001.641 HBore Toolfile Fix Fig. 1: The location in the Toolfile UI where the error would occur. There was an issue reported with the functionality of the Horizontal Boring Machine setting in ...