Which three types of data can a flow variable store?

Which three types of data can a flow variable store?
A . Multi-Select Picklist
B . Text
C . Binary Large Object (BLOB)
D . Record
E . Character Large Object (CLOB)

Answer: BDE

Explanation:

The types of data a flow variable can store include Text (B), Record (D), and Character Large Object (CLOB) (E). Text variables store string values, Record variables can store Salesforce record data, and CLOB variables are used for storing large text blocks. These data types enable the storage and manipulation of a wide range of information within flows, supporting complex data handling and processing needs.

Reference: Salesforce Help Documentation on Flow and Variables.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments