apm_callback_format_args (public)
apm_callback_format_args [ -version_id version_id ] \ [ -package_key package_key ] -type type [ -arg_list arg_list ]
Defined in packages/acs-tcl/tcl/apm-procs.tcl
Return a string on format -arg_name1 arg_value1 -arg_name2 arg_value2 ... for the callback proc of given type.
- Switches:
- -version_id (optional)
- -package_key (optional)
- -type (required)
- -arg_list (optional)
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- apm__test_callback_invoke