Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Test if WV Has Finished Loading?


This topic is 5203 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

From a script, is there a way to test to see if the Web Viewer has finished loading? I know I can simply build in a pause to the script but I was hoping for something more precise.

Thanks.

Posted

Hmm, I'll try it out. I was wondering if there was something like a GetLayoutObjectAttribute function that I could use, though.

Posted

Yep, I am using that code to perform the test.

I guess what I'm looking for is a function within FMPro that does that without the need for a script. Something along the lines of "Wait While..."

I don't know if such a function can be called in FMPro. If so, that's what I'd like to use, rather than looping and testing until the WV content has changed.

Posted

I don't know if such a function can be called in FMPro. If so, that's what I'd like to use, rather than looping and testing until the WV content has changed.

There is not such a function, neither you can write your own Custom Function due to the limitation of the recursion's number.

BTW: I'm attaching an example for you or for others using a script.

IsLoaded.zip

This topic is 5203 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.