I have added a CUSTOMVAR:RATED to Act_ProductLine.html.
What is the syntax to add the corresponding label for the variable?
What is the syntax to add the corresponding label for the variable?
<script language=JavaScript> <!-- if ( 'CUSTOMVAR:RATED' ) document.write( 'My description ' ); // --> </script> CUSTOMVAR:RATED
Comment