This version of the Help is no longer updated. See JMP.com/help for the latest version.

.
Publication date: 07/30/2020

Get a List of Available CAS Libraries

Libraries are namespaces, just like SAS libraries, librefs, or libnames. Use CAS Get Libraries() to get libraries from the CAS server.

libraries = CAS Get Libraries();
Show( libraries );
Want more information? Have questions? Get answers in the JMP User Community (community.jmp.com).