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

    Function getLength

    • Returns the length of the given string

      Parameters

      • Optionaltext: null | string

        the source string to check

      Returns number

      the length of the given string

      David Hsing