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