nithya Posted July 1 Report Posted July 1 Hi Team, Please help me to get this issue resolved in the groovy script. Error in below line : [Static type checking] - Cannot find matching method java.lang.Math#round(java.math.BigDecimal). Please check if the declared type is correct and if the method exists. Possible solutions: round(float), round(double), find(), rint(double), find(groovy.lang.Closure), random() String timestamp = Math.round(new Date().getTime()/1000).toString() Hydrant errors script.docx Quote
Jeff Butts Posted July 1 Report Posted July 1 This isn't the right place for this question. GroovyPost has nothing to do with Groovy Script. Sorry! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.