I have a requirement to format a paragraph to fit the words to the line size to generate an eForm. I can’t just chop the last word in the line; thus, I need some logic to detect when the last word would split and put it on the next line. Before inventing the logic blocks to achieve this, I am wondering if there are logic blocks that would help me do that. Thanks.
I am unaware of a logic block that exists for this purpose. It might be a situation where you want to consider using Agentic Development to create an AD logic block for this rather than hand-code one using traditional LBs.
OK, thanks for the confirmation. I was using Claude to do this, but it generated some junk. I will have to teach Claude how to do it.
I think you should actually try to do this directly in Nextworld in a new Agentic Development with Ed the Builder project rather than work through Claude.
Ah OK. Let me give it a try. Thanks.