plsql_utility::generate_attribute_parameter_call (public)
plsql_utility::generate_attribute_parameter_call [ -prepend prepend ] \ [ -indent indent ] pairs
Defined in packages/acs-subsite/tcl/plsql-utility-procs.tcl
Generates the arg list for a call to a pl/sql function or procedure
- Switches:
- -prepend (optional)
- -indent (optional, defaults to
"9"
)- Parameters:
- pairs (required)
- Author:
- Michael Bryzek <mbryzek@arsdigita.com>
- Created:
- 11/2000
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.