Symbol.split

A well-known symbol that is used to specify the method that splits a string at the indices that match a regular expression. Called by the String.prototype.split method.

Syntax

split