Documentation - RestApp

Split string

Definition

Returns the string separate by "," (the string is split with the sep parameters).

Parameters

  1. Column input:

    • Def: Specify the name of the column.
  2. Column output:

    • Def: Specify the name of the column.
  3. Separator:

    • Def: Specify the separator element.