Specifications

App - 23
Appendix 2 Conversion Specifications for GP-PRO/PB III Series
Appendix 2.8 D-Script
6 Conversion specifications of comparisons
The following indicates the conversion specifications of comparisons.
: Convertible, : Inconvertible
7 Conversion specifications of operators
The following indicates the conversion specifications of operators.
: Convertible, : Inconvertible
Comparison
Conversion
applicability
Conversion destination Remarks
and && ------
or
------
not ! ------
< < ------
<= <= ------
<> != ------
> > ------
>= >= ------
== == ------
Operator
Conversion
applicability
Conversion destination Remarks
+ + ------
- - ------
% % ------
* * ------
/ / ------
= = ------
<< << ------
>> >> ------
& & ------
------
^ ^ ------
~ ~ ------