dojo._loadPath
relative to the script root directory. If the script is found but
its interpretation causes a runtime exception, that exception is
not caught by us, so the caller will see it. We return a true
value if and only if the script is found.
Loads and interprets the script located at relpath, which is
parameter | type | description |
---|---|---|
relpath | String | |
module | String | Optional. |
cb | Function | Optional. |