Skip to content
This repository was archived by the owner on Jul 9, 2026. It is now read-only.

function_makeDocument

Wesley de Groot edited this page Jan 2, 2016 · 10 revisions

tvOS.makeDocument(resource)

make Document with resource

Parameters

Type @var Description Required
string resource the resource Required

Example

tvOS.makeDocument(xmlString)



Back to function list

Clone this wiki locally