dojox.uuid.Uuid.toString
dojo.require("dojox.uuid.Uuid");
defined in dojox/uuid/Uuid.js
This method returns a standard 36-character string representing the UUID, such as "3b12f1df-5232-4804-897e-917bf397618a".
Usage
function () (view source)