Clear Custom Table    

Clears a custom table and removes all rows and columns.

 

Input Arguments

 

0

Collection Object Name

Table Name

The name of the table to clear.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The table was cleared successfully.

FAILURE

The specified table was not found.

 

Remarks

None.