Output ${getValue('input1')}
Test
${getValue('input1')} is ${parseInt(getValue('input1')) >= 42 && true ? `greater than or equal to` : `less than` } 42.
${foo}
template1
template2