I got guide lines to do this
#set( $foo = $bar + 3 )
#set( $foo = $bar - 4 )
#set( $foo = $bar * 6 )
#set( $foo = $bar / 2 )
so I tried these nothing works please help
"#set( $foo = $pod.totalprice * $pod.ordqt)$foo "
it gives $foo as result
"$pod.totalprice * $pod.ordqt"
Please help me to know this work. this gives 100.00 * 13213