@unikue/ts-lang-utils
    Preparing search index...

    Function getLength

    • Returns the length of the given string

      Parameters

      • Optionalsource: string | number | null

        The source string to check

      Returns number

      the length of the given string

      David Hsing