basic.!
Logical 'or' operator and remark line indicator.
Syntax
! comment{s} logical.expression ! logical.expression
Description
indicates a remark (comment) statement or an 'or' operator in a logical expression.
Example
if x < 0 ! x > 10 then...
This illustrates the '!' as an 'or' operator.
! mainline ....
This shows the '!' as a remark.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
