Split string
Definition
Returns the string separate by "," (the string is split with the sep parameters).
Parameters
-
Column input:
- Def: Specify the name of the column.
-
Column output:
- Def: Specify the name of the column.
-
Separator:
- Def: Specify the separator element.