In this JavaScript Tutorial, we will create a function which adds two numbers and return the added value. The function return value is decided by the parameter value. Here, we will see how to read numbers from HTML Input Field and sum the values.