Trim Suffix & Prefix combined Block

Bit of a petty request… but a block that allows you to trim both the suffix and prefix of a string at the same time would be nice… I know, I know. It’d only cut down using 2 blocks to 1 but It’d be such a nice small QOL improvement. It’d make actions like trimming the brackets off a string easier without needing to use regex easier (perhaps this will persuade you)

1 Like

Use a custom block! We don’t build native blocks for things where you could trivially implement it as a custom block.

2 Likes