[Seaside] Get the result of JS function

Thomas Heniart heniart.thomas at gmail.com
Tue Sep 22 05:57:41 UTC 2015


Hi everyone,

Is it possible to get the result after calling a JS function from Seaside

For exemple I have a function in a JS file with a function test() which
return true,

Can we do something like
  result := html aMethod: 'test()'.
which execute my function and get the result as a String in result ?

Cheers,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20150922/94dea7e2/attachment.htm


More information about the seaside mailing list