[Contents] [Prev] [Next] [Index] [Report an Error]


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')"/>

[Contents] [Prev] [Next] [Index] [Report an Error]