toInt
Deprecated
Conversion of Char to Number is deprecated. Use Char.code property instead.
Replace with
this.codeContent copied to clipboard
Returns the value of this character as a Int.
Conversion of Char to Number is deprecated. Use Char.code property instead.
this.codeReturns the value of this character as a Int.