createProcessingInstruction

Declaration

ProcessingInstruction createProcessingInstruction(
    DOMString target, 
    DOMString data
);