Primary
String.prototype.split() ⚬|Documentation|1st|20251021002751-00-⌔
String.prototype.split() - JavaScript | MDN
String.prototype.split()
The split() method of
Stringvalues takes a pattern and divides this string into an ordered list of substrings by searching for the pattern, puts these substrings into an array, and returns the array.Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original
Secondary
• • •