Gets the names of a CAS number from the Cactus API.
The CAS number to get the names of
The names of the CAS number
getNamesByCAS("79-11-8")// Returns ['2-chloroacetic acid', '2-chloroethanoic acid', 'Acide chloracetique', ...etc]getNamesByCAS("1234567890")// Returns undefined Copy
getNamesByCAS("79-11-8")// Returns ['2-chloroacetic acid', '2-chloroethanoic acid', 'Acide chloracetique', ...etc]getNamesByCAS("1234567890")// Returns undefined
Gets the names of a CAS number from the Cactus API.