Home > LIB_LibrariesList > getProjectLibraryUuid
LIB_LibrariesList.getProjectLibraryUuid() method
Get the UUID of the project library
Signature
typescript
function getProjectLibraryUuid(): Promise<string | undefined>;1
Returns
Promise<string | undefined>
UUID of the project library
Remarks
Calling it without an open project will return undefined