Google

CCP4 web logo CCP4i: Graphical User Interface
Documentation for Programmers
ElementExists

next button previous button top button

NAME

ElementExists - Test if array element exists

SYNOPSIS

ElementExists arrayname element

DESCRIPTION

If the array arrayname exists and it has an element called element then return 1, otherwise return 0.

KEYWORDS