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

    Function ParseLines

    • Parses the given string data into an object containing the end-of-line sequence and an array of lines split by newline characters.

      Parameters

      • data: string

        The input string to be parsed into lines.

      Returns ITextLines

      An ITextLines object with the detected end-of-line sequence and the array of lines.

      5.0.0

      2025-06-18