How to handle Double and Long values in Appian?

Hi,

How can we handle the Long and Double values in Appian, I tried saving 2147483647 as Integer in a constant but I got stopped with an error and when I try to convert it to integer (i.e., toInteger("2147483647")) am getting unreadable output.

So what is the best way to handle Long & Double values.

Regards,

Balaji.R

  Discussion posts and replies are publicly visible