remove

boolean TPTReport.remove(string id)

This function removes an element from the report based on its ID.

Parameters:

id ID of the element to be removed

Returns:

true if the element could be removed successfully, false otherwise (element does not exist).