Workspace 7.0.2
GetWorkflowFileName

Returns the filename of the current workflow file (if known).

  • Default label: "Get Workflow File Name"
  • Member of plug-in: Built-in
  • Catalogue path: Environment
Inputs:
Fail if UnknownboolOperation should fail if the workflow filename is unknown (has never been saved).
Find Root Workflowbool

Operation should return the filename of the root workflow. Set this to false to look for an external nested workflow name

Outputs:
Workflow NameQStringThe workflow filename (if it has been set).
DirectoryQStringThe directory containing the workflow file.
Is Externalbool

True if the workflow is loaded as an external workflow.