The Extract Delimited Element Substring routine extracts an
    element from a string in which the elements are separated by a
    specified delimiter.
    Format
      STR$ELEMENT  destination-string ,element-number
                   ,delimiter-string ,source-string
Additional Information:
explode
extract