#CAPTION# getConnector ————

Gets the connector object of the given connector cref. #END#

#LUA# .. code-block:: lua

# not available

#END#

#PYTHON# .. code-block:: python

# not available

#END#

#CAPI# .. code-block:: c

oms_status_enu_t oms_getConnector(const char* cref, oms_connector_t** connector);

#END#

#DESCRIPTION# #END#