<div dir="ltr"><div><div><div><div><div><div>Hi everyone,<br><br></div>Is it possible to get the result after calling a JS function from Seaside<br><br></div>For exemple I have a function in a JS file with a function test() which return true,<br><br></div>Can we do something like <br>  result := html aMethod: &#39;test()&#39;. <br>which execute my function and get the result as a String in result ?<br></div><br></div>Cheers,<br></div>Thomas<br></div>