Type: nodetool.text.HasLength
Namespace: nodetool.text
Description
Checks if text length meets specified conditions. text, check, length, compare, validate, whitespace, string
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| text | str |
`` | |
| min_length | int |
0 |
|
| max_length | int |
0 |
|
| exact_length | int |
0 |
Outputs
| Output | Type | Description |
|---|---|---|
| output | bool |
Related Nodes
Browse other nodes in the nodetool.text namespace.