api_get_body (public)

 api_get_body proc_name

Defined in packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl

This function returns the body of a Tcl proc or an XOTcl method.

Parameters:
proc_name (required)
the name spec of the proc
Returns:
body of the specified proc

Testcases:
acs_api_browser_api_get_body
[ show source ]
Show another procedure: