Released May 25, 1999
New Tcl subcommands- string bytelength
- string equal
- string is
- string map
- string repeat
- string replace
Expanded syntax/new optionsstring compare ?-nocase? ?-length
int?
string1 string2string first
string1 string2 ?
startIndex?
string index
string end-
integerstring last
string1 string2 ?
startIndex?
string match ?-nocase?
pattern stringstring tolower
string ?
first? ?
last?
string totitle
string ?
first? ?
last?
string toupper
string ?
first? ?
last?
Donald Porter
Category Documentation -
Changes in Tcl/Tk