Reload
The Reload function reloads the input. Any unsaved changes will be lost.
Syntax :
Reload()
Example :
Sub RunScript
Location.Reload(True)
End Sub
The Reload function reloads the input. Any unsaved changes will be lost.
Reload()
Sub RunScript
Location.Reload(True)
End Sub