how to use decode function with <?xdoxslt:get_variable($_XDOCTX, 'V_CPY')?>
Hi,
I am trying to use xdofo decode function with <?xdoxslt:get_variable($_XDOCTX, 'V_CPY')?> like below..
<?xdofo:decode(xdoxslt:get_variable($_XDOCTX,
'V_CPY'),'Customer','abc')?>
but i am getting error for above syntax
Can anyone please provide the quick updates ?
0