myDocument.createProcessingInstruction( target, data ) in DOM Level 2 Core
(no overview available)
Arguments
name | type | description |
---|---|---|
target | String | |
data | String |
- Return Type
- ProcessingInstruction
(no overview available)
name | type | description |
---|---|---|
target | String | |
data | String |