workflow::exists_p (public)

 workflow::exists_p -workflow_id workflow_id

Defined in packages/workflow/tcl/workflow-procs.tcl

Return 1 if the workflow with given id exists and 0 otherwise. This proc is currently not cached.

Switches:
-workflow_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 db_string db_string (public) workflow::exists_p workflow::exists_p workflow::exists_p->db_string

Testcases:
No testcase defined.
[ show source ]
Show another procedure: