A record variable in Flow holds field values for a specific record. When "Allow multiple values" is unchecked, the variable is a single record variable — meaning it stores field data for just one record.
D. Correct — The variable stores values for one record (e.g., one Contact, one Account, etc.).
Incorrect Options:
A. There’s no “Global record” term in Flow.
B and C refer to collection variables, which require “Allow multiple values” to be checked.
Reference Extracts from Salesforce Process Automation Study Guide:
“If 'Allow multiple values' is not selected, the record variable stores a single record.”
“Use record variables to store and reference record field values within the flow.”
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit