Skip to main content
1 个回答
  1. Divya Chauhan Forum Ambassador
    2024年9月13日 06:05

    Hello@Meenambigai C,

    • ISBLANK():- Determines if an expression has a value and returns TRUE if it does not. If it contains a value, this function returns FALSE.ISBLANK (salesforce.com)
    • ISNUMBER():-Determines if a text value is a number and returns TRUE if it is. Otherwise, returns FALSE.ISNUMBER (salesforce.com)
0/9000