Skip to main content
Version: 9.0.2

gredom.get_object

gredom.get_object(fqn)

Get an object handle for the model object matching the specified fully qualified name.

Parameters

ParameterTypeDescription
fqn#stringThe fully qualified name of the model entry (screen, layer, control), or a short name to autosearch for a match.

Returns

TypeDescription
DOMOBJECTA DOMOBJECT object that represents the named model object.