Dapatkan Nilai Bidang Input Teks

const inputValue1 = document.getElementById('input-field-id').value;
mentico