Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleAvailability

This routine is available starting with SIL Engineā„¢ 1.0.

Syntax

arrayElementExists(array, elem)

Package

array

Short Name

elementExists (only when using package)

Description

Excerpt

Returns "true" if the element exists in the array and "false" otherwise.

...