# How to use split node with String option

In this tutorial we are going to split a string based on a token available in the string. In the split node we will choose Split as string option and set ### as the token string.

The input string content used in this video is given below.

ABCCorp###RegNo###34788###Addr###Sydney,NSW

Link to video