substrings
Version:
Looks for substrings found between two given delimiting strings. Find all results and return an array or find the first result and return it.
3 lines (2 loc) • 66 B
Plain Text
Looks for substrings found between two given delimiting strings. Find all results and return an array or find the first result and return it.