This causes the script file associated with this world to be recompiled.
You should do this after correcting any syntax errors which have been reported in your script.
Reloading the script file also re-initializes the script engine, thus clearing any variables which were established during a previous script execution.
In the case of Lua scripts it also causes the Lua 'sandbox' to be re-executed.