without

without


within Index Level y
Syntax without attr.name  
Category Access
Type Modifier
Description negates the normal rules for selection criteria.
"ifno", "with no" or "with not" are identical to "without".
Options
See Also modifiers not with quotes ifno attr.name seqlist sellist selection criteria
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 = ""
Warnings
Compatibility D3 7.0 AP R83
within Index Level y