I am trying to run a Lotusscript agent from an URL using javascript
My line of code is:
Print {} & {“”}
However, this is producing a syntax error. Can anyone assist?
Thanks.
I am trying to run a Lotusscript agent from an URL using javascript
My line of code is:
Print {} & {“”}
However, this is producing a syntax error. Can anyone assist?
Thanks.
Subject: Javascript error
I think you want
Print {} & {}