ignoreNumbers

This Boolean property is used to decide if the spell-check engine will ignore words containing numbers such as "$100million" or "8Ball".

The default value is true.


Example:

var oSpell = new JavaScriptSpellCheck();
oSpell. ignoreNumbers = true