MCPcopy Create free account
hub / github.com/DanWahlin/CustomerManagerStandard / getNextGuid

Function getNextGuid

CustomerManager/Scripts/breeze.debug.js:5454–5456  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5452 };
5453
5454 var getNextGuid = function () {
5455 return __getUuid();
5456 };
5457
5458 var getNextDateTime = function () {
5459 return new Date();

Callers

nothing calls this directly

Calls 1

__getUuidFunction · 0.85

Tested by

no test coverage detected