yesamer opened a new pull request, #2137: URL: https://github.com/apache/incubator-kie-tools/pull/2137
Closes: https://github.com/apache/incubator-kie-issues/issues/239 This PR introduced the following FEEL functions added in 1.4. The engine supports them all, so we can safely add them. - `context` - `context put` - `context merge` - `floor(number, scale)` - `round up` - `round down` - `round half up` - `round half down` - `ceiling(number, scale)` - `string join` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
