Sorry - I didn't make myself clear. My bad.
I'm specifying the value of the 'Customer Name' parameter in the script parameters - it's not being captured. I also threw a window.alert(custName) into the script prior before executing that evalXPath statement to validate that the custName wasn't blank (and also did window.alert(xpath) for that matter to validate that I'd built it correctly).