Gets the object variable that is attached to the data element.
Syntax:
Set <oObjectVariable> = object.GetObjectVariable
Returns:
If the data element is attached to an object variable then an object of type FREDI.ediScmObjectVariable
is returned; otherwise NULL or an empty object is returned.