ichigyou
    Preparing search index...

    Function isNumeric

    • Checks if a string can be converted to a number.

      Parameters

      • str: string

        The string to check.

      Returns boolean

      A boolean indicating whether the string can be converted to a number.