12.2.5 SuperServer System Variables System VariableDescription*SSERVER_CONNECTEDIndicates (as Y or N) whether a current SuperServer connection exists.*SSERVER_SSNReturns current SuperServer connection SSN (Symbolic Server Name).*SSERVER_TYPEReturns current SuperServer connection type as one of:AS400 - returned when you connect to an IBM i server with DEFINE_OS_400_SERVER (or DBID=*OS400)RDMLX400 - returned when connect to an IBM i server with DEFINE_ANY_SERVER (or DBID=*ANY)OTHER - returned when you connect to a Windows or Linux serverNONE - returned when you are not connected to a server.