Z.ObjectType(...)

ObjectType(src : string) : Z.ObjectType;

Constructs a new Z.ObjectType instance for the supplied source filename or URL. This function returns an existing Z.ObjectType instance if one has already been created.

Parameters

Parameter Type Description
src string The filename or URL of the object type file to load.

Returns

A Z.ObjectType object

zapcode branded_zapcode i