Skip to content

function__error

Wesley de Groot edited this page Nov 28, 2015 · 12 revisions

⛔️ tvOS._error(func, description)

Please do not use, this is a internal function

String to array (like PHP's parse_str(...))

Internal function

Please do not use

Parameters

Type @var Description Required
string str the string Required
array array the returning array Required

Example

tvOS.parse_str(str, array)



Back to function list

Clone this wiki locally