template::util::proper_noun (private, deprecated)
template::util::proper_noun string_ref
Defined in packages/acs-templating/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
capitalizes the first letter of a string
- Parameters:
- string_ref (required)
- Returns:
- returns formatted string (UNFINISHED. FIXME.)
- See Also:
- use "string totitle ..."
- Testcases:
- No testcase defined.