Re: 8.5 docs: no "in" description



On Sep 28, 3:49 pm, ZB <zbREMOVE_THIS@xxxxxxxxxxxxxxxxxxxx> wrote:
A new "in" operator isn't mentioned in manual - neither on its own page
(which simply doesn't exist), nor on the "list" page. The "Keywords" list
doesn't contain "in".
--
ZB

"in" only exists in [expr] and things that use [expr] expressions
(meaning if). You'll find it documented on the [expr] man page.

By the way, what do you mean by "keywords list"? Tcl has no keywords.

.