%ELEMENT is modeled after the OpenVMS DCL lexical function F$ELEMENT. It is used to extract one element from a string of elements. Note that unlike F$ELEMENT, you may specify multiple delimiters. The result is the specified string element. If the specified element number is greater than the number of elements in the list, the delimiter argument is returned.