Web Browser Module Scripted Refresh

I would like to script refresh and reload of web pages. Is there a build in refresh via script support?

event.source.parent.getComponent('Web Browser').refresh() calls a simplified version of what the reload button in the nav panel does.