Clean command
Removes all children of the control without deleting the control itself.
clean <control-id>
Description
clean
command removes all children of the control, but leaves control itself intact.
Examples
clean body
This command removes the contents of body
column.