Hi Guys

We are just getting to grips with using JS to call VFP servr side functions and got it to work in desktop preview mode but in Android tablet view mode it didnt work

We are using :

var result = Lianja.evaluate("serverside()");


Is the syntax different if calling from a mobile device?

Thanks in advance?

Simon