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

jcs:progress() Function

This function issues a progress message. It sends a progress message back to the client (CLI) containing its single argument.

<xsl:variable name="ignore" select="jcs:progress('Working...')"/>

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