bool clearTag(string id)

This function will clear the most recently read tag if it matches the specified ID. The id parameter can be either of the two ID values from the previous ID functions.

Return

True on success, false otherwise.