What's the name for the function that..
J. Landman Gay
jacque at hyperactivesw.com
Thu Aug 19 01:01:10 EDT 2010
On 8/18/10 11:57 PM, Chipp Walters wrote:
> wraps a number around given a certain limit set?
>
> For instance, if I have a lower and upper limit of number, say 1 to 4
>
> and I put in msg (I know wrap is not the function name)
>
> put wrap(5,1,4)
> it would return 1
>
> I can't seem to find it in the docs. Anyone?
>
It's "wrap". :)
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list