Home
Perl
Array
CGI
Class
Data Type
Database
File
GUI
Hash
Language Basics
Network
Regular Expression
Report
Statement
String
Subroutine
System Functions
Win32
XML
Menu
exists « Array « Perl
Perl
Array
exists
1.
exists function returns true if an array index (or hash key) has been defined, and false if it has not.