I have a text field that consists of serveral different paragraphs. I want to process each paragraph separately inside my script. Is there the equivalent of “@Explode” for inside of script?
Subject: Breaking up text field in lotuscript
Look at the split function. It should be in the designer help.