and

AND is used in the Function calculator to include more than one condition in an IF-THEN-ELSE expression.

 

Syntax

IF <condition1> AND <condition2> THEN <node1> ELSE <node2>

 

In this case both conditions must be met in order for the expression to give the value <node1>. In all other cases the expression will give the value <node2>.

 

How to create

Enter "AND" directly in the IF-THEN-ELSE expression in the Calculation field.

 

 

Version 5.1.2.0

This document contains confidential information. Not to be copied by third parties without written authorization.

© Copyright Corporater AS - All rights reserved.