324
324
324cab Produkttechnik GmbH & Co KG
Example:
Mathematical Functions
[%: op1,op2] Modulo
The remainder of the two operands is the modulo.
[%: op1,op2]
[%: ...] - Modulo
op1,op2,... = operand1 (op1), operand2(op2)
2 digits behind the comma are preset as default value. The values might be existing informations of
other fields and numbers. Field operators might also be marked „invisible“ - see option [I] to print only
the result.
J
S l1;0,0,68,71,100
T:var1;25,10,0,3,5;84
T:var2;25,20,0,3,5;8
G 20,25,0;L:20,0.3
T:res;25,35.0,.0,3,5.0;[%:var1,var2]
A1
The remainder of 84, divided by 8 is 4.
Syntax: