Returns the instance that owns the object.
Syntax
The owner object of this object. For example, if the object is a field in a form, the method returns the FormRun object that owns the field object.
public Object owner()Run On
CalledReturn Value
Type: Object ClassThe owner object of this object. For example, if the object is a field in a form, the method returns the FormRun object that owns the field object.