template::util::leadingTrim (public, deprecated)
template::util::leadingTrim value
Defined in packages/acs-templating/tcl/date-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Trim the leading zeros from the value, but preserve the value as "0" if it is "00"
- Parameters:
- value (required)
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: ad_log_deprecated proc template::util::leadingTrim return [util::trim_leading_zeros $value]XQL Not present: Generic, PostgreSQL, Oracle