ArrayIsEmpty
Determines whether an array contains data.
Method Signature
arrayIsEmpty(value=[any])
Arguments
Argument
Type
Required
Description
Default
value
any
true
Examples
Related
Last updated
Was this helpful?