apm_first_time_loading_p (public)

 apm_first_time_loading_p

Defined in packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl

Returns 1 if this is a -procs.tcl file's first time loading, or 0 otherwise.

Partial Call Graph (max 5 caller/called nodes):
%3 test_apm_first_time_loading_p apm_first_time_loading_p (test acs-bootstrap-installer) apm_first_time_loading_p apm_first_time_loading_p test_apm_first_time_loading_p->apm_first_time_loading_p ad_register_filter ad_register_filter (public) ad_register_filter->apm_first_time_loading_p

Testcases:
apm_first_time_loading_p
Source code:
    return [info exists ::apm_first_time_loading_p]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: