Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.