Scripting Guide > Extending JMP > Communicate with SAS Cloud Analytic Services > Get Details about the Current Connection
发布日期: 04/13/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 );
需要更多信息?有问题?从 JMP 用户社区得到解答 (community.jmp.com).