kaven-basic - v6.0.0
    Preparing search index...

    Function IsStartsWithNumber

    • Determines whether the given string starts with a numeric digit (0-9).

      Parameters

      • str: string

        The string to check.

      Returns boolean

      true if the string starts with a number; otherwise, false.

      4.0.0

      2021-12-11