Skip to main content
Version: 9.0.2

gre.delete_control

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 gre.delete_object() for usage and examples.