Version 6 of tcl_endOfWord

Updated 2013-12-29 15:31:27 by pooryorick

tcl_endOfWord a built-in Tcl command, is used by some Tcl commands to determine where words end in strings. It is not, however, used by Tcl when parsing scripts for evaluation.

See Also

$tcl_wordchars and $tcl_nonwordchars

Documentation

official reference