Discussion
4
Replies
13962
Views
TalkTalk
Posted: August 13, 2015
Last activity: July 7, 2016
Closed
Using a Map-Value
I am looking to get the difference between two datetime's using a map-value. I have not used this rule before, can anyone give me an example of how I would do this. Using Pega 7.1.7
Hi Jack,
Map value is used for checking two values and return an value, it's not used to calculate the difference between datetimes. you can directly use difference between date time function.
Map value can be used to return result value when one or two values are passed as input.