add method

add(item)

Add the Scratch object in the collection.

Returns

def add(self, item):
    ...
ParameterTypeDescription
itemScratch

See Also