For the latest version of JMP Help, visit JMP.com/help.


Scripting Guide > Extending JMP > Communicate with SAS Cloud Analytic Services > Get Details about the Current Connection
Publication date: 11/29/2021

Get Details about the Current Connection

Current CAS Connection() obtains details about the current connection: the URL of the CAS server, your user name, and the session ID.

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