Math Math & Logic Tool - Expression

Note: These controls are disabled when the In-Sight vision system is Online.
Tip:

When determining if a text string matches another string, use the Exact Function. The If Function is used when comparing values; EasyBuilder returns an Error when the If Function attempts to compare strings.

Example: The text string being used by a Read ID Codes Identification Tool needs to be compared to a string being read by a Read Text Identification Tool, to ensure they match. The following formula could be constructed in the Expression: Exact(IDCode_1.String,Text_1.Result).