access.without
Same as with no or with not.
Syntax
without attr.name
Description
negates the normal rules for selection criteria.
'ifno', 'with no' or 'with not' are identical to 'without'.
Example
list entity without phone
This is essentially the same as saying 'with no phone'. It could also
be stated as:
list entity with phone = ''
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
