Srch.U.getFieldOnObject Method (DisplayTemplatesSrch)
Gets the given field for the object.
Srch.U.getFieldOnObject(targetObject, fieldName)
Return value
An object that represents the public field with the given name, if found; otherwise null.
Parameters
targetObject
The object.fieldName
The string containing the name of the data field to get.