Loading
Extend Salesforce with Clicks, Not Code
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          ISCLONE

          ISCLONE

          Checks if the record is a clone of another record and returns TRUE if one item is a clone. Otherwise, returns FALSE.

          Use

          ISCLONE()

          Tips

          • This function cannot be used with fields.
          • Use the NOT function to reverse the return values of TRUE and FALSE.
          Validation Rule Example
          Validation Rule Example

          Use (ISCLONE() to create a validation rule on an object and identify a record that’s a clone of another record.

           
          Loading
          Salesforce Help | Article