A new script for refreshing iframes

I have seen some topics about refreshing an iframe on grids. Sometimes, though, these can be tricky to get right. It may require lots of time to get the correct code to do this from javascript. I propose a new script, “sc_javascript_iframe”. And with this macro I would also like to see macro documentation and examples of where to use it. Hopefully it could be used for any iframe in a Grid, Chart, Form, Controle, etc.

So for example if I wanted to refresh Grid A I could simply call “sc_javascript_iframe(‘iframe name’);” from an Event and the desired iframe would be refreshed.