AGSoft Text Split

AGSoftTextSplit

Splits a single input text string into multiple parts based on a configurable delimiter. Creates fixed number of outputs (string_1, string_2, etc.) up to number_of_outputs. Option to start splitting from a specific delimiter number (1-based index). Useful for processing individual segments of text in loops or with ForEach nodes. --- Разбивает одну входную текстовую строку на несколько частей по настраиваемому разделителю. Создает фиксированное количество выходов (string_1, string_2 и т.д.) до number_of_outputs. Возможность начать разбивку с определенного номера разделителя (индексация с 1). Полезна для обработки отдельных сегментов текста в циклах или с помощью нод ForEach.

Pack: comfyui-AGSoft

custom_nodes.comfyui-AGSoft

Inputs (7)

NameTypeRequired
textSTRINGrequired
delimiterCOMBOrequired
custom_delimiterSTRINGrequired
clean_whitespaceBOOLEANrequired
ignore_empty_stringsBOOLEANrequired
number_of_outputsINTrequired
start_from_indexINTrequired

Outputs (50)

NameType
string_1STRING
string_2STRING
string_3STRING
string_4STRING
string_5STRING
string_6STRING
string_7STRING
string_8STRING
string_9STRING
string_10STRING
string_11STRING
string_12STRING
string_13STRING
string_14STRING
string_15STRING
string_16STRING
string_17STRING
string_18STRING
string_19STRING
string_20STRING
string_21STRING
string_22STRING
string_23STRING
string_24STRING
string_25STRING
string_26STRING
string_27STRING
string_28STRING
string_29STRING
string_30STRING
string_31STRING
string_32STRING
string_33STRING
string_34STRING
string_35STRING
string_36STRING
string_37STRING
string_38STRING
string_39STRING
string_40STRING
string_41STRING
string_42STRING
string_43STRING
string_44STRING
string_45STRING
string_46STRING
string_47STRING
string_48STRING
string_49STRING
string_50STRING