drop_pod

(Since 1.7.9) -- drop a pod/datatype
function drop_pod($params)

Parameters

$params is an ASSOCIATIVE ARRAY that supports the following attributes:
ParameterTypeDetails
id INT (required) the pod to drop
name STRING (required) the name of the pod to drop

Returns

Nothing, or a string beginning with "Error".
See Also