Nodes/Basic data handling/splitlines (from data list)
ComfyUI Node

splitlines (from data list)

Splits the string at line boundaries. This node returns a list of the lines in the string, breaking at line boundaries. If keepends is True, line breaks are included in the resulting list. Creates a data list of strings.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
splitlines (from data list)
    • STRING
    string
    keependsfalse
    CategoryBasic/STRING

    Inputs (2)

    NameTypeDefaultDescription
    stringSTRING
    keependsoptBOOLEANfalse

    Outputs (1)

    NameTypeDescription
    STRINGSTRING