ad_sws_generate_db_name

EveAndersson.com : API Browser : ad_sws_generate_db_name

ad_sws_generate_db_name

ad_sws_generate_db_name table column [ max_length ]
Defined in tcl/site-wide-search-defs.tcl

Returns the concatenation of table and column attached together by an underscore. Truncates this string to max_length.

Parameters:
table
column
max_length (defaults to "30")
[ show source ]

Show another procedure:

eve@eveandersson.com