ServiceNow Certified Application Developer — Question 124

What data types of Flow Designer variables are supported to store record data and complex data? (Choose three.)

Answer options

Correct answer: B, D, E

Explanation

The correct answer includes Integer, Choice, and String, as these types can effectively store record and complex data within Flow Designer. Label data type and Array.Reference do not support storing such types of data, making them incorrect choices.