Activity Forums Salesforce® Discussions What is difference between ISNULL and ISBLANK in salesforce?

  • Hariom Chaudhary

    Member
    September 5, 2019 at 5:09 am

    Hi,

    ISBLANK:

    Determines if an expression has a value and returns TRUE if it does not. If it contains a value, this function returns FALSE.

    ISNULL:

    Determines if an expression is null (blank) and returns TRUE if it is. If it contains a value, this function returns FALSE.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos