StringSplitLines¶
Split a string into a list of strings at line boundaries.
This node recognizes a wide variety of line boundaries in an OS-independent fashion. Version 1.0.0
Ports/Properties¶
string¶
String to process.
result¶
List of strings.
set_breakpoint¶
Set a breakpoint on this node. If this is enabled, your debugger (if one is attached) will trigger a breakpoint.
metadata¶
User-definable meta-data associated with the node. Usually reserved for technical purposes.