nerdexam
Salesforce

ADM-211 · Question #24

Describe the differences between Case and an If function?

Case Checks a given expression against a series of values. If the expression is equal to value, returns the corresponding result. If Determines if expressions are true or false. Returns a given value if true and another value if false

Objects and Applications

Question

Describe the differences between Case and an If function?

Explanation

Case Checks a given expression against a series of values. If the expression is equal to value, returns the corresponding result. If Determines if expressions are true or false. Returns a given value if true and another value if false

Topics

#formula functions#CASE function#IF function#formula fields

Community Discussion

No community discussion yet for this question.

Full ADM-211 Practice