Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Erste Digital
AT
Last activity: 17 Oct 2019 4:16 EDT
Unable to find any function to convert property to String
We are using Pega Infinity 8.1.1. We have a decimal property that we want to convert to date. toDate function is not able to do it directly as it's setting the value to default date 01/01/1970. So, I was trying to convert the decimal into string and then format that value with FormatDateTime function.But, I am not getting any toString() function to convert any property to string format. Please feel free to suggest necessary actions to be taken on this.