How to differentiate item lines from shipping lines in transaction searches

To retrieve line-level values from a transaction record in a search and differentiate between item lines and shipping lines in the results, we can use the itemType value. For example: search.createColumn({                             name: “formulatext”,                … Continue reading How to differentiate item lines from shipping lines in transaction searches