Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Parsing through variable length element › Reply To: Parsing through variable length element
If the elements are separated by a space, you could
use “split” command to separate the elements.