how to stop the loop iteration in js code example Example: javascript exeit from loop To stop a for loop early in JavaScript, you use break: