Integer Represents an integer value. Example: var x = 1; static parseInteger(integer: String) -> Integer Converts the string integer into an integer.