Type: nodetool.text.EndsWith
Namespace: nodetool.text
Description
Checks if text ends with a specified suffix. text, check, suffix, compare, validate, substring, string
Use cases:
- Validating file extensions
- Checking string endings
- Filtering text based on ending content
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| text | str |
`` | |
| suffix | str |
`` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | bool |
Metadata
Related Nodes
Browse other nodes in the nodetool.text namespace.