gre.delete_control(
control_name
)
This is a function to delete a cloned control. This function has been deprecated and has been replaced with
the gre.delete_object Lua API function.
See the gre.delete_object for usage and examples.