'''file isdirectory''' ''name'' Returns '''1''' if file ''name'' is a directory, '''0''' otherwise. ---- See also: * [file] * [file exists] * [file isfile] * [file type] ---- !!!!!! [Tcl syntax help] %| [Category Command] | [Category Introspection] | [Category File] |% !!!!!!