Description
Creates an XML Declaration.
Signature
CreateXmlDeclaration('version','encoding','standalone')
Example
Use the search function to see examples.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| version | xxxx | xxxx | xxxx |
| encoding | xxxx | xxxx | xxxx |
| standalone | xxxx | xxxx | xxxx |
