future_years_list (public, deprecated)

 future_years_list [ args... ]

Defined in packages/acs-tcl/tcl/widgets-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Returns a list containing the next num_year years in the future. DEPRECATED: use the version complying with naming convention

See Also:

Testcases:
No testcase defined.
Source code:
ad_log_deprecated proc future_years_list
    return [ad_future_years_list {*}$args]
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/acs-tcl/tcl/widgets-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: