max (public, deprecated)
max [ args... ]
Defined in packages/acs-tcl/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Returns the maximum of a list of numbers. Example:
max 2 3 1.5returns 3. DEPRECATED: this proc does not respect OpenACS naming convention.
- Author:
- Lars Pind <lars@pinds.com>
- Created:
- 31 August 2000
- See Also:
- Testcases:
- No testcase defined.