|
VADELIA |
SADELIA |
WADELIA |
EADELIA |
CLASS |
(I/B) (C/S) |
(B) (S) |
(I/B) (C/S) |
(B) (C/S) |
(B) (C) |
Section for use
DECLARATION
Syntax
BOOL VarOrArray
Description
This instruction is used to declare a Boolean variable or array named VarOrArray .
Example
BOOL FLAG_CREATE
IF FLAG_CREATE
CALL CREATE_CUSTOMER
ELSE
CALL MODIFY_CUSTOMER
END
FLAG_CREATE = *FALSE
BOOL COMPARE
...
COMPARE = (A>5) OR (B=5)
↑ Top of page Copyrights Ι ©Hardis Group 2025 - Any partial or total reproduction of the content, not expressly authorized by Hardis Group, is strictly prohibited.