I have a bunch of Line Items Fields. Currently using Line Item to Text in Formatter for few to convert to Text.
I would like to consolidate them into my Python code so I dont have a bunch of extra formatter steps if I can put them into my code.
What is the exact Python code for just separating line items into text with a separator, so it works exactly like the formatter step?










