Gets the name of a given ionic compound.
Usage:
- In each lua file, copy the script contents into a ModuleScript and name the script the following file name excluding .lua
- Require the GetNameOfIonic ModuleScript and run the function GetNameOfIonicElement
- Note this function needs two inputs, {NameOfElement1,QuantityOfElement1},{NameOfElement2,QuantityOfElement2}