Name:
boolean
keyword representing a boolean type
Library name:
SOLLYA_EXTERNALPROC_TYPE_BOOLEAN
Description:
- boolean represents the boolean type for declarations
of external procedures by means of externalproc.
Remark that in contrast to other indicators, type indicators like
boolean cannot be handled outside the externalproc context. In
particular, they cannot be assigned to variables.
Go back to the list of commands