Read Input Value on Header Level Groovy def getInputValue(inputName) { return quoteProcessor.getHelper().getRoot().getInputByName(inputName)?.value }