A small utility node (in multiple variations) which assists prompt building by allowing you to use "quick and dirty" collections of strings, separated via new-line and indexed inside the string itself ...
A Simple String Pattern (a.k.a. SSP) is a very simple yet well defined pattern format used to match a string. Unlike Regular Expressions, Simple String Pattern intentionally has only a few features, ...