Functiondojox.uuid.Uuid.getVariant

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

Returns a variant code that indicates what type of UUID this is. Returns one of the enumerated dojox.uuid.variant values.

Usage

function () (view source)