# Functions
ASCIIIntToChar returns a one character string of the given int.
ToASCIICode returns the ascii code of a given input.
ToFloat will case a given arg into an float type.
ToInt will case a given arg into an int type.
ToString will case a given arg into an int type.
No description provided by the author