fluid.clear
fluid.clear(target)
Clears an object or array of its contents. For objects, each property is deleted.
Arguments
- target {Object|Array}: Either an object or an array whose contents you wish to clear
Return Value
No Return Value
, multiple selections available,