integer
Represents a signed integer
Methods
tochar
()
returns the value as a char
tofloat
()
returns the value as a float
tostring
()
returns the value as a string
Method Documentation
string
tochar
()
Returns the value as a char
Returns
string
float
tofloat
()
Returns the value as a float
Returns
float
string
tostring
()
Returns the value as a string
Returns
string
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
.