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:| Parameter | Type | Details |
|---|---|---|
| id | INT | (required) the pod to drop |
| name | STRING | (required) the name of the pod to drop |
