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:

Partial Call Graph (max 5 caller/called nodes):
%3 ad_future_years_list ad_future_years_list (public) ad_log_deprecated ad_log_deprecated (public) future_years_list future_years_list future_years_list->ad_future_years_list future_years_list->ad_log_deprecated

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: