Is there any other way to perform the arithmetic operation (multiplication) with in the JSRender Template
{{:Level}} * 12
Is there any other way to perform the arithmetic operation (multiplication) with in the JSRender Template
{{:Level}} * 12
Copyright © 2021 Jogjafile Inc.
I have achieve this requirement by using code snippet like below.
{{:Level*12}}