Type: nodetool.text.TrimWhitespace
Namespace: nodetool.text
Description
Trims whitespace from the start and/or end of text. text, whitespace, clean, remove
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| text | str |
`` | |
| trim_start | bool |
true |
|
| trim_end | bool |
true |
Outputs
| Output | Type | Description |
|---|---|---|
| output | str |
Related Nodes
Browse other nodes in the nodetool.text namespace.