Workspace 7.0.2
|
Returns the filename of the current workflow file (if known).
Inputs: | |||
---|---|---|---|
Fail if Unknown | bool | Operation should fail if the workflow filename is unknown (has never been saved). | |
Find Root Workflow | bool | Operation should return the filename of the root workflow. Set this to false to look for an external nested workflow name | |
Outputs: | |||
Workflow Name | QString | The workflow filename (if it has been set). | |
Directory | QString | The directory containing the workflow file. | |
Is External | bool | True if the workflow is loaded as an external workflow. |