Returns true if the given value is an valid integer number.

  • Parameters

    • n: string

      String representing the possibly numeric value.

    Returns boolean