Description:
- a method that transfers numbers from their alphabetical format to their numerical format.
Use Case:
- in the web context when trying to transfer alphabetical numbers like
two thousand twenty-four to 2024
Module and Method/Constant:
- related to the method
Number > toWords() method.