Sandy Blondino
1st August 2013, 22:28
Hello,
I'm trying to use the function boolean open.url.local and I'm not sure how to construct the syntax to make it work.

Has anyone successfully used the open.url.local function in LN?

Thanks,
Sandy

bhushanchanda
2nd August 2013, 08:39
Hi,

What have you tried? Please note:- This function works only for Webui.

This is how it works for me:-

open.url.local ("http://www.google.co.in", OPEN_URL_EXTERNAL)

It will open a new window with the given website.

kiran kumar
14th December 2016, 19:35
Hi experts,
Anyone tried with open.url.local with "OPEN_URL_WAIT" mode to open the browser as a model window. i tried but not succeeded. Getting small white window instead of actual webpage. Thanks.

Regards,
Kiran Kolluri