June 2001
Intermediate to advanced
526 pages
16h 29m
English
does not contain
set mybool to ({"apples","oranges","peaches"} does not contain¬
{"peaches"}) -- returns false
boolean; true or
false
does not contain, or doesn't contain, is the opposite of contains. It
returns true if the list,
record, or string operand does
not contain the second list,
record, or string operand. See
contains in this chapter for a further discussion.
Read now
Unlock full access