workflow::action::generate_short_name (public)

 workflow::action::generate_short_name -workflow_id workflow_id \
    -pretty_name pretty_name [ -short_name short_name ] \
    [ -action_id action_id ]

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

Generate a unique short_name from pretty_name.

Switches:
-workflow_id (required)
-pretty_name (required)
-short_name (optional)
-action_id (optional)
If you pass in this, we will allow that action's short_name to be reused.

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