Scratch for Java

Text::remove()

Removes this object from its current stage if it is associated with one. If the object is not associated with any stage, this method does nothing.

Syntax

Java

.remove()

Return

void

remove()