Integer Condition
This error is generated because an integer was used in a IF
or WHILE
statement, when a boolean was expected.
See also plc explain E094
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
This error is generated because an integer was used in a IF
or WHILE
statement, when a boolean was expected.
See also plc explain E094