java - salesforce 中 isBLANK 和 isNULL 有什么区别?

标签 java null salesforce

我对 salesforce 中的 isBLANKisNULL 感到困惑。我认为两者是相同的,但又不相同。 isBLANK 和 isNULL 有什么区别?

最佳答案

来自官方documentation :

Use ISBLANK instead of ISNULL in new formulas. ISBLANK has the same functionality as ISNULL, but also supports text fields. Salesforce will continue to support ISNULL, so you do not need to change any existing formulas.

关于java - salesforce 中 isBLANK 和 isNULL 有什么区别?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19066440/

相关文章:

ios - 将值设置为 nil - swift/parse

java - Hibernate 中的枚举,作为枚举持久存在

java - 在 List 中使用通配符时出现编译时错误

java - Spring boot - 使用动态 TTL 周期驱逐缓存

powershell - 检查 PowerShell 对象是否存在的最佳方法?

salesforce - 如何订阅 Salesforce 连接的应用程序 webhooks?

java - 负数按位运算符

c - 在不使用 C 中任何库的情况下从 char 数组中删除子字符串

ruby-on-rails - 找不到 gem "multi_json": 的兼容版本

ruby-on-rails - 具有各种集成的 Rails 测试