22
Views
2
Comments
Solved
Calculation with a complex expression
Question
Application Type
Reactive

Hello,

Is there any possibility in outsystems to give a mathematical expression in input and return the result, like the example :

(the result expression (7) is not related to the input, actually the result of input always return 0)

Thank you!

2018-10-29 08-31-03
João Marques
 
MVP
Solution

Hi Ruben,


Yes. There is, for instance, the Formula forge asset, which does that, including the possibility of using variables (e.g. x + 5, where x = 12; result = 17).

The asset includes a demo that you can also see how to use it.


Kind Regards,
João

UserImage.jpg
Ruben Magalhães

Works like a charm. Thank you!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.