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

arrayDiff(arrayName1, arrayName2)

Package

array

Alias

Pkg Usage

diff(arrayName1, arrayName2)

Description

Excerpt
hiddentrue
Difference between two arrays. Returns the elements from the first array that do not exist in the second array.

...