Logical Expressions

Van Brollini analog_test at runbox.com
Mon Jun 6 06:55:59 EDT 2011


thanks, didi not know that
Van

----- Start Original Message -----
Sent: Mon, 6 Jun 2011 01:39:45 -0700
From: Dick Kriesel <dick.kriesel at mail.com>
To: How to use LiveCode <use-livecode at lists.runrev.com>
Subject: Re: Logical Expressions

> Now that you've made your code work, you can consider making it shorter and faster.
> 
> LiveCode supports the syntax:
> put <boolean expression> into <container>
> 
> For example,
> put gUSL <= pos_vrange and gUSL >= neg_vrange into Tester[x]["rng_check"]
> 
> -- Dick
> 
> 
> 
> 




More information about the use-livecode mailing list