drop_helper
drop an existing helper
function drop_helper($params)
Parameters
$params is an ASSOCIATIVE ARRAY that supports the following attributes:
ParameterTypeDetails
id
INT
(optional) the helper ID
name
STRING
(optional) the helper name
Returns
Nothing, or a string beginning with “Error”.