Deletes a custom table.
Input Arguments
0 |
Collection Object Name |
Table Name |
The name of the table to delete. |
Return Arguments
None.
Returned Status
SUCCESS |
The table was deleted successfully. |
FAILURE |
The specified table was not found. |
Remarks
None.