Type: nodetool.text.IsEmpty

Namespace: nodetool.text

Description

Checks if text is empty or contains only whitespace. text, check, empty, compare, validate, whitespace, string

Use cases:
- Validating required text fields
- Filtering out empty content
- Checking for meaningful input

Properties

Property Type Description Default
text str   ``
trim_whitespace bool   True

Outputs

Output Type Description
output bool  

Metadata

Browse other nodes in the nodetool.text namespace.