2       INFORM Explanation
FS100 2.3   Operating Instruction :  SUB
2-99
2. Byte type constant/B Variable number/LB Variable 
number/B [Array number]/LB [Array number]/I Vari-
able number/LI Variable number/I [Array number]/LI 
[Array number]/D Variable number/LD Variable num-
ber/D [Array number]/LD [Array number]/R Variable 
number/LR Variable number/R [Array number]/LR 
[Array number]
When a B Variable number, LB Variable number, B [Array number], or LB 
[Array number] is selected from the table in part 1 of this Explanation, 
choose one of the tags from the following table.
3. Integer type constant/B Variable number/LB Vari-
able number/B [Array number]/LB [Array number]/I 
Variable number/LI Variable number/I [Array num-
ber]/LI [Array number]/D Variable number/LD Vari-
able number/D [Array number]/LD [Array number]/R 
Variable number/LR Variable number/R [Array num-
ber]/LR [Array number]
When an I Variable number, LI Variable number, I [Array number], or LI 
[Array number] is selected from the table part 1 of this Explanation, 
choose one of the tags from the following table.
No. Tag Explanation Note
8 Byte type constant Specifies the byte type data to be subtracted. <Data 2>
9 B Variable number/
LB Variable number/
B [Array number]/
LB [Array number]
Specifies the number of the byte type variable to be 
subtracted.
<Data 2>
10 I Variable number/
LI Variable number/
I [Array number]/
LI [Array number]
Specifies the number of the integer type variable to be 
subtracted.
<Data 2>
11 D Variable number/
LD Variable number/
D [Array number]/
LD [Array number]
Specifies the number of the double-precision type 
variable to be subtracted.
<Data 2>
12 R Variable number/
LR Variable number/
R [Array number]/
LR [Array number]
Specifies the number of the real-number type variable 
to be subtracted.
<Data 2>
No. Tag Explanation Note
13 Integer type constant Specifies the integer type data to be subtracted. <Data 2>
14 B Variable number/
LB Variable number/
B [Array number]/
LB [Array number]
Specifies the number of the byte type variable to be 
subtracted.
<Data 2>