gcΒΆ

gc invokes the garbage-collector.

n = gc()

Return Value

n is the number of destroyed objects.

id-1923981