Discussion
2
Replies
1374
Views
Posted: March 27, 2015
Last activity: March 27, 2015
Closed
Property mode
What is the actual difference between value list and value group by giving an example?
Question
Question
Question
Discussion
Discussion
Discussion
Question
Question
Question
Question
What is the actual difference between value list and value group by giving an example?
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.
Dear Tanmaya,
Value List is an ordered list of single values, e.g.:
Phone(1) = 11111111
Phone(2) = 22222222
Phone(3) = 33333333
Value Group is an unorder (or named) list of single values, e.g.:
Phone(Home) = 11111111
Phone(Work) = 22222222
Phone(Fax) = 33333333
Regards,
Teng Hao Chua
Pega Academy Support Team