Function isControl

  • Determines whether a character is a control character.

    Parameters

    • code: number

      The code point.

    Returns boolean

    1.0.0