# EPL Apps TypeCast

**URL:** https://community.cumulocity.com/t/epl-apps-typecast/7324
**Category:** Forum
**Tags:** cumulocity, Streaming-Analytics-Apama
**Created:** [December 6, 2023, 10:31am UTC](https://community.cumulocity.com/t/epl-apps-typecast/7324 "2023-12-06T10:31:39Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![vaibhavi\_ghumare](https://avatars.discourse-cdn.com/v4/letter/v/a587f6/32.png) [@vaibhavi\_ghumare](https://community.cumulocity.com/u/vaibhavi_ghumare)
#### Post date: [December 6, 2023, 10:31am UTC](https://community.cumulocity.com/t/epl-apps-typecast/7324/1 "2023-12-06T10:31:39Z")

</div>

How to Type cast float value to integer in epl apps

---

<div class="post-metadata">

### Author: ![Harald\_Meyer](https://dub1.discourse-cdn.com/flex005/user_avatar/community.cumulocity.com/harald_meyer/32/1959_2.png) [@Harald\_Meyer](https://community.cumulocity.com/u/Harald_Meyer)
#### Post date: [December 6, 2023, 10:46am UTC](https://community.cumulocity.com/t/epl-apps-typecast/7324/2 "2023-12-06T10:46:06Z")

</div>

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#round())  
[https://documentation.softwareag.com/pam/10.15.3/en/webhelp/related/ApamaDoc/float.html#integralPart()](https://documentation.softwareag.com/pam/10.15.3/en/webhelp/related/ApamaDoc/float.html#integralPart())

---

<div class="post-metadata">

### Author: ![system](https://dub1.discourse-cdn.com/flex005/user_avatar/community.cumulocity.com/system/32/31990_2.png) [@system](https://community.cumulocity.com/u/system)
#### Post date: [June 3, 2024, 10:47am UTC](https://community.cumulocity.com/t/epl-apps-typecast/7324/3 "2024-06-03T10:47:03Z")

</div>

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.
