Instruction set reference
HIPE_OP_DELETE
Deletes the specified element itself, rather than clearing its contents.
- location: The tag element to be deleted.
Notes
Use HIPE_OP_CLEAR to clear the contents of an element rather than the element itself.