Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

arrayElementExists(array, elem)

Package

array

Alias

elementExists (array, elem)

Pkg Usage

elementExists(array, elem)

Description

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

...