Wslets are set up and called in HTML template files using special directives hidden in an HTML comment.
For instance, the following wslet returns the label of the problem_synopsis attribute, which is Synopsis.
<!-- WSLET CODE=PTString --> <!-- PARAM NAME=CCM_STRING VALUE=problem_synopsis --> <!-- /WSLET -->