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


float tofloat()

Returns the value as a float

Returns


string tostring()

Returns the value as a string

Returns



Creative Commons Logo This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.