Overview
public string function getCloneHandler(
      required string objectName
)
Returns handler event used to clone an object record, or empty string if no custom handler exists.
Arguments
| Name | Type | Required | Description | 
|---|
| objectName | string | Yes | Name of the object whose clone handler you wish to get |