Booleandojo.__IoCallbackArgs.canDelete

<script src="../../js/dojo.js"></script>
defined in dojo/_base/xhr.js

For dojo.io.script calls only, indicates whether the script tag that represents the request can be deleted after callbacks have been called. Used internally to know when cleanup can happen on JSONP-type requests.