Salesforce | Refresh the parent window automatically on closing the child window

| By Webner

On closing child popup window (on click of a button), we wanted to refresh the parent window automatically to check the updates. We can refresh the parent window on closing the popup window by using javascript. Syntax : This is