I need a Java scripts which can show the generated decimal form number between text in preview just by two decimal part not more.
Solved
java code for showing decimal number form between text by 2 decimal places
Best answer by Shashi
We can use Math operation as show below:
product_price - ${rand://float/1:5}
product_price_round - $e{ round( e://Field/product_price , 2 ) }

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
