ad_call_proc_if_exists

EveAndersson.com : API Browser : ad_call_proc_if_exists

ad_call_proc_if_exists

ad_call_proc_if_exists proc [ args... ]
Defined in packages/acs-core/utilities-procs.tcl

Calls a procedure with particular arguments, only if the procedure is defined.

Parameters:
proc
[ show source ]

Show another procedure:

eve@eveandersson.com