Publication date: 07/24/2024

Verify the CAS Server Connection

CAS Is Connected() determines whether the CAS server is connected. Returns 1 if there is an active CAS server connection. Otherwise, returns 0.

connected = CAS Is Connected();
Show( connected );

connected = 1;

Want more information? Have questions? Get answers in the JMP User Community (community.jmp.com).