4.20.1 string declarations
Syntax:
string
name
=
string_expression
;
string
name
=
list_of_string_expressions
;
Purpose:
defines a string variable.
Default:
"" (the empty string)
Example:
User manual for
Singular
version 3-1-6, Dec 2012, generated by
texi2html
.