how to get a text from a input code example Example: Javascript get text input value var inputValue = document.getElementById("myTextInputID").value;