• Splits a string to an array.

    • || is used as separator, while |0 is unescaped to |

    Parameters

    • input: string

    Returns string[]