@Nothing (Formula Language)
Use with an @Transform formula. Returns no list element (reducing the return list by one element). Not valid in any other context.
Note: This @function
is new with Release 6.
Syntax
@Nothing
Return value
nothingOrNull
Nothing or null. Returns nothing in an @Transform formula, or null.
Usage
See @Transform for additional information and examples.