Reply To: Parsing through variable length element

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Parsing through variable length element Reply To: Parsing through variable length element

#56154
Alice Kazin
Participant

    If the elements are separated by a space, you could

    use “split” command to separate the elements.