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

function_removeHTML

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

tvOS.removeHTML(str)

remove all the HTML.

Parameters

Type @var Description Required
string str the string with HTML Required

Example

tvOS.removeHTML(str)



Back to function list

Clone this wiki locally