332
332
332cab Produkttechnik GmbH & Co KG
Example:
Mathematical Functions
[>: op1,op2] Comparision > Greater than
This option compares 2 values and has the result = true (1) or false (0)
[>: op1,op2]
[>: ...] - comparision greater than
op1,op2 = compares operater1 (op1) with operator2 (op2)
The result is true (1), when operand1 (op1) is greater than operand2 (op2)
m m
J
S l1;0,0,68,71,100
T:var1;25,10,0,3,5;63
T:var2;25,20,0,3,5;41
G 20,25,0;L:20,0.3
T:res;25,35.0,.0,3,5.0;[>:var1,var2]
A1
Syntax: