ArrayFunction Methods |
The ArrayFunction type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Contains |
Creates a function that will query if the given array expression contains
the given element
|
![]() ![]() | Length |
Creates a function that will get the length of an array
in question
|