Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

IsHierarchicalStep

Use this function to determine if a step in a Longview Workflow process is hierarchical. Review the following table for possible return values and their meanings.

Return valueMeaning

1

The step is hierarchical

0

The step is simple

-1

There was a failure in returning the step

Syntax

ISHIERARCHICALSTEP(Process, Step)

where:

  • Process is the name of the Longview Workflow process containing the step. If the process name contains spaces, enclose it in double quotation marks (" ").
  • Step is the step for which you want to determine the hierarchical status. If the step name contains spaces, enclose it in double quotation marks (" ").

Published:

IsHierarchicalStep

Use this function to determine if a step in a Longview Workflow process is hierarchical. Review the following table for possible return values and their meanings.

Return valueMeaning

1

The step is hierarchical

0

The step is simple

-1

There was a failure in returning the step

Syntax

ISHIERARCHICALSTEP(Process, Step)

where:

  • Process is the name of the Longview Workflow process containing the step. If the process name contains spaces, enclose it in double quotation marks (" ").
  • Step is the step for which you want to determine the hierarchical status. If the step name contains spaces, enclose it in double quotation marks (" ").

For an optimal Community experience, Please view on Desktop