Function charCodeAt

  • Get UTF-16 code unit of a character in string.

    Parameters

    • x: string

      a string

    • at: number

      character index

    Returns number

    UTF-16 code unit

Generated using TypeDoc