id
one of
the documented procedures
in this installation of the ACS
Usage:
id
x
What it does:
identity function: just returns its argument
Defined in:
/web/philip/tcl/ad-functional.tcl
Source code:
return $x
philg@mit.edu