contains operator
hershrev
hershbp at realtorsgroup.us
Wed Feb 25 15:16:22 EST 2004
So thanks every body .
this what we got ..
1) if not (x contains y) then --
2) if x contains y is false then --
thanks
On Wednesday, February 25, 2004, at 02:23 AM, Cubist at aol.com wrote:
> sez hershbp at realtorsgroup.us:
>> Hi, how do I use the contains operator in a negative way meaning
>> "does
>> not contain" or " contains not" ?
> If you can use a standard "contains" operator at all, inverting
> said operator is (or at least should be) fairly trivial. Like so:
>
> if not (This contains That) then
>
> Hope this helps...
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list