chat_system_name

one of the documented procedures in this installation of the ACS
Usage:
chat_system_name
What it does:
Returns the Chat system name for presentation
Defined in: /web/philip/tcl/chat-defs.tcl

Source code:


    return [ad_parameter SystemName chat "Chat"]


philg@mit.edu