Thank you pmax9999
//@whse
if {orderlines.whse} in [ '001', '001p', '002', '011', '019'] then "001 Linden" else
if {orderlines.whse} in [ '003', '004', '009', '017', '025', '031', '090', '092', '045' ] then "003 Houston" else
if {orderlines.whse} in [ '005' ] then "005 Turtle Energy" else
if...