jcs:progress() Function
Syntax
expr jcs:progress('string')Description
Issue a progress message containing the single argument to the script log file.
Parameters
- string—text output to the script log file.
XSLT syntax:
<xsl:value-of select="jcs:progress('Working...')"/>SLAX syntax:
expr jcs:progress('Working...');
Hide Navigation Pane
Show Navigation Pane
Download
SHA1