Given a design library name, string, or "spec", returns whether the library is a system (eg. ISL) library. If the library is not found, NoValue is returned.
Syntax
librarySystem? ( libspec As Any ) As Any
Argument
Type
Description
libspec
Any
The design library as a name, string, or library spec.