Set Text
- str
◄str—►
◄prefix—►
◄suffix—►
CategorySage Utils/text/input
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| str | STRING | Text to set or modify. | |
| prefixopt | STRING | Text to prepend to the main string. | |
| suffixopt | STRING | Text to append to the main string. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| str | STRING | Output value for str_out. |