Is Empty
  • 31 Oct 2022
  • 1 Minute to read
  • Dark
    Light

Is Empty

  • Dark
    Light

Article Summary

Step Details

Introduced in Version---
Last Modified in Version7.12.0
LocationData > Text

The Is Empty component checks whether a given string input is "null" or non-existent. Based on its determination, the component returns a "True" outcome if the input string is null or a "False" outcome if the input has a value.



Properties

Inputs

PropertyDescriptionData Type
ValueThe step looks at this input to check whether it is empty. If the value is empty, the Flow will go down the True path.String

Outputs

PropertyDescriptionData Type
None------


Was this article helpful?

What's Next