CubeDestroy
Description:
Deletes a specified cube
Syntax:
CubeDestroy(CubeName);
Arguments:
CubeName - The name of the cube you want to delete
Return Type:
Nothing
Example:
CubeDestroy('SalesPlan');
This will delete the cube SalesPlan from your TM1 server