You're spoiled for choice; any of the following work:
window.location.href = window.location.href;
window.location.reload();
history.go(0);
You're spoiled for choice; any of the following work:
window.location.href = window.location.href;
window.location.reload();
history.go(0);