DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
cequal(TCL)
cequal -- compare two strings for equality
Syntax
cequal
string1 string2
Description
This command compares two strings for equality. Returns 1 if
string1
and
string2
are identical and 0 if they are not. This command is a short-cut for
string compare
and avoids the problems with string expressions being treated unintentionally as numbers.
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003