: '''[array] exists''' ''arrayName'' Returns '''1''' if ''arrayName'' is an array variable (which might be an empty array), '''0''' if there is no variable by that name or if it is a scalar variable. ---- **See also** * [array] * [info exists] <> Tcl syntax | Command | Introspection