apm_version_load_status

EveAndersson.com : API Browser : apm_version_load_status

apm_version_load_status

apm_version_load_status version_id
Defined in packages/acs-core/apm-procs.tcl

If a version needs to be reloaded (i.e., a -procs.tcl has changed or been added since the version was loaded), returns "needs_reload". If the version has never been loaded, returns "never_loaded". If the version is up-to-date, returns "up_to_date".

Parameters:
version_id
[ show source ]

Show another procedure:

eve@eveandersson.com