Function question

J. Landman Gay jacque at hyperactivesw.com
Mon Mar 27 12:55:21 EST 2006


David Burgun wrote:
> Hi All,
> 
> It is possible to call a function at a location?
> 
> For instance it is possible to:
> 
> send "xxx" to group "yyy"
> 
> But can I do the same for functions, as in:
> 
> get functionx() of group "yyy"

Yes:

   get value("function()",group "yyy")

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list