jcs:trace() Syntax jcs:trace('expression') Description Issue a trace message, which is sent to the trace file. Usage Example <xsl:variable name="ignore" select="jcs:trace('test')"/>
jcs:trace('expression')
expression
Issue a trace message, which is sent to the trace file.
<xsl:variable name="ignore" select="jcs:trace('test')"/>
jcs:trace('test')