gredom.get_control

gredom.get_control(control)

Get a CONTROL object for the model object matching the fully qualified name. If the parameter is a DOMOBJECT, this function behaves as a cast.


Parameters:
        control    The fully qualified name of a control model object, or a DOMOBJECT representing a control.

Returns:
        A CONTROL object that represents a control model object.