A text and a separator for text.split.
text.split
Optional
The text to cut into pieces.
a,b,c Copy
a,b,c
The text that marks a cut; it is dropped from the pieces.
, Copy
,
Namespace: Bit › Inputs › Text
Other symbols in Inputs.Text:
API reference home · Full symbol index · Tutorials and guides · Platform
A text and a separator for
text.split.