Qus:    In a single record, a user selects multiple values from a multi-select picklist. How are selected valsues represented in Apex?
May 27, 2021 09:58 1 Answers Views: 697 LALITH
Prev Next
Answers (1)
DILEEP May 28, 2021 13:16
Answer:   As a String with each value separated by comma;
As a Set with each value as an element in the set
As a List with each value as an element in the list.
As a String with each value separated by semi colon.

Post Your Answer
Guest User

Not sure what course is right for you?

Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.


Let`s Connect