Section | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Strings and Lists
Strings in Tcl are simply concatenated characters. If the string contains white-space it must be delimited by quotes:
...
Section | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Strings in Tcl are simply concatenated characters. If the string contains white-space it must be delimited by quotes:
...