Functiondojox.uuid.getNode

dojo.require("dojox.uuid._base");
defined in dojox/uuid/_base.js

If this is a version 1 UUID (a time-based UUID), getNode() returns a 12-character string with the "node" or "pseudonode" portion of the UUID, which is the rightmost 12 characters.

Usage

function (/*String*/ uuidString) (view source)
parametertypedescription
uuidStringString