if u dont have any boolean expression in the command line after "if" how can i write a logic. Imean , for example
set a apple
if {$a = apple } {
puts 1
}
this command line gives an error that says : u have extra tokens at the end of expression.
any way to write it correctly?
or need any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.