EMPTY
Syntax
<empty-expression> := 'EMPTY()'
Since
2.1
Return-type
All
Description
This function returns an empty list. Because the return-type of this function is "All" you can use it as argument for any other function.
Examples
EMPTY()
<empty-expression> := 'EMPTY()'
2.1
All
This function returns an empty list. Because the return-type of this function is "All" you can use it as argument for any other function.
EMPTY()