Removes NULL elements of an array.
|
Syntax |
|
|
|---|---|---|
|
Semantics |
Removes NULL elements of the array This is a convenience operation that can be used instead of |
|
|
Substitutables |
|
Can be any variable or object attribute having the type Array. |
|
Examples |
Input: an array of names JSON
Result: JSON
|
|
Related Content
Related Pages:
-
exists() Operation
Returns true ifaVariableis not null, otherwise false.