jcs:output() Function
Syntax
expr jcs:output('string')Description
Generate unformatted output text. The text appears in the CLI.
Parameters
- string—Text that is output to the CLI.
XSLT syntax:
<xsl:value-of select="jcs:output('The VPN is up.')"/>SLAX syntax:
expr jcs:output('The VPN is up.');
Hide Navigation Pane
Show Navigation Pane
Download
SHA1