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

    Function getLength

    • Returns the length of the given string

      Parameters

      • Optionalsource: null | string | number

        The source string to check

      Returns number

      the length of the given string

      David Hsing