return <value> with <value>?

Monte Goulding monte at appisle.net
Wed May 15 21:36:39 EDT 2019


> 
>  the API reference at the official LiveCode.com <http://livecode.com/> site - where the Dictionary seems to have fallen behind:
> 
> https://livecode.com/resources/api/#livecode_script/return <https://livecode.com/resources/api/#livecode_script/return>

Seems worthy of a bug report ;-)
> 
> 
> > The `with` clause is something specifically for libURL which ends up
> > setting the urlResult.
> 
> Can it be used in other contexts, or is the engine hard-wired to put the "with" value into the urlResult only?


Yes it puts the `with` value into the urlResult. It is deliberately not documented so up for change if necessary so I wouldn’t recommend using it.

Cheers

Monte




More information about the use-livecode mailing list