wiki.tcl.tk
array exists
Updated 2018-08-12 05:20:18 by
pooryorick
▲
array
exists
indicates whether a
variable
exists in an array.
Synopsis
edit
array
exists
arrayName
Description
edit
Returns
1
if
arrayName
is an array variable, or
0
if there is no variable by that name or if the variable is not an array variable.
Tcl syntax
Category Command
Category Introspection
Home
Recent changes
Help
WhoAmI
/
Logout
Create new page
Random page
Previous page
Next page
Add comments
Edit
History
Edit summary
References
Page contents
Synopsis
Description
Getting started
What is Tcl?
What is Tk?
Getting Tcl/Tk
Getting help
Learning Tcl
Tcl Dev Xchange
About the Wiki
Community
Advocacy
Conferences
Chat, news, lists
History
Humor
People
Tcl websites
Reference
Companies
Getting help
Online books
Online tutorials
Manual pages
Tcl roadmap
Acronyms
Tcl software
Applications
The Tcl core
Development tools
Documentation
Extensions
Toys and games
Tcl in the wild
Major applications
Businesses
Education
Engineering
Government
Medical
Other