| previous is Full Description |   | 
| Syntax previous element-qualifier* (is | isnt) (element-name | element-name-list) Purpose A test that succeeds if the qualified element is not the first sub-element of its parent, and if the previous sub-element has the specified element name. Otherwise, it fails (and returns false). For example, the following "do...done" block uses a  do when previous is par ... done The  |