Stringdijit.ProgressBar.progress

dojo.require("dijit.ProgressBar");
defined in dijit/ProgressBar.js

(Percentage or Number) initial progress value. with "%": percentage value, 0% <= progress <= 100% or without "%": absolute value, 0 <= progress <= maximum