How to Type cast float value to integer in epl apps
Depending on whether you want to round or not using round() or integralPart():
https://documentation.softwareag.com/pam/10.15.3/en/webhelp/related/ApamaDoc/float.html#round()
https://documentation.softwareag.com/pam/10.15.3/en/webhelp/related/ApamaDoc/float.html#integralPart()
1 Like
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.