workflow::action::get_id (public)

 workflow::action::get_id -workflow_id workflow_id \
    -short_name short_name

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

Return the action_id of the action with the given short_name in the given workflow.

Switches:
-workflow_id (required)
The ID of the workflow
-short_name (required)
The short_name of the action
Returns:
action_id of the desired action, or the empty string if it can't be found.

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