mv_enabled_p

one of the documented procedures in this installation of the ACS
Usage:
mv_enabled_p
What it does:
Just a shortcut for seeing if the member value module is enabled.
Defined in: /web/philip/tcl/ad-member-value.tcl

Source code:


    return [ad_parameter EnabledP "member-value" 0]


philg@mit.edu