May 13, 201015 yr I'm using the web viewer to 'get' xml data. I can't use the Import script step since FM does not negotiate a secure connection when doing xml imports. So what I need to do is something like 'getastext(). Can that be done? How?
September 23, 201015 yr This can be done by naming the webviewer, and using the following function: GetLayoutObjectAttribute ( "yourWebviewerObjectName" ; "content" ) Andries
Create an account or sign in to comment