This would have been more easier using a groovy script (ie) ... String stringParser(String inputString) { inputString.split("_")[0] }.
確定! 回上一頁