Activity Forums Salesforce® Discussions What is the difference between ISBLANK() and ISNULL() in Apex in Salesforce?

  • What is the difference between ISBLANK() and ISNULL() in Apex in Salesforce?

    Posted by Anjali on August 5, 2020 at 9:52 am

    What is the difference between ISBLANK() and ISNULL() in Apex in Salesforce?

    MOHIT replied 3 years, 9 months ago 2 Members · 1 Reply
  • 1 Reply
  • MOHIT

    Member
    August 5, 2020 at 10:45 am

    ISBLANK determines if an expression has a value then returns TRUE if it does not. ISNULL determines if an expression is null (blank) then returns TRUE if it is. If the expression contains a value, then this function returns FALSE.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos