Type: nodetool.text.StartsWith

Namespace: nodetool.text

Description

Checks if text starts with a specified prefix. text, check, prefix, compare, validate, substring, string

Use cases:
- Validating string prefixes
- Filtering text based on starting content
- Checking file name patterns

Properties

Property Type Description Default
text str   ``
prefix str   ``

Outputs

Output Type Description
output bool  

Metadata

Browse other nodes in the nodetool.text namespace.