gre.clone_control( reference_control_name, new_control_name, layer_name, data )
This is a function to clone a control. This function has been deprecated and has been replaced with the gre.clone_object
Lua API function. See the gre.clone_object
for usage and examples.