This adds a boolean option called "Per Line" which applies the split to each section of the string separated by newline.
This allows for extracting a fixed width 'column' of text from a larger string (like an eventual text block input)
Differential D13979
Geometry Nodes: Add "Per Line" option to 'Slice String' Authored by Johnny Matthews (guitargeek) on Feb 1 2022, 3:59 PM.
Details This adds a boolean option called "Per Line" which applies the split to each section of the string separated by newline. This allows for extracting a fixed width 'column' of text from a larger string (like an eventual text block input)
Diff Detail
Event TimelineComment Actions Looks fine to me, but will be unnecessary when fields get support for strings. Not sure if there's a plan to implement that in the near future though. |