Main divider function that splits input based on numeric positions or string delimiters.
This function can:
String or array of strings to divide
Array of separators (numbers/strings) and optional options object
Divided string segments based on input type and options
Main divider function that splits input based on numeric positions or string delimiters.
This function can: