How to calculate the values in the template using macro?(for example: adding two numbers inside the template by the macro)
Is here any codings be use?
IF this is in a user macro, thats tricky. If you're using a custom macro, you could either to the maths in the java code and then pass it though, or add MathUtils to the velocity context and then do something like:
$mathUtils.addAndCheck($x, $y)
Hello,
For any calculations you may use CelesteCS Math for Confluence. Please contact me directly on any question on this plugin.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Confidently manage users, permissions, and content in Confluence. This self-paced learning path helps admins streamline collaboration, improve user experience, and apply the best practices to get the most out of Confluence in any cloud environment.
Start Learning Now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.