echo PreviousNext

Description

Echo a message to stdout.

Parameters

message
Description: Message to be echoed

Domain: -

Default: -

RNG Specification

<define name="echo">
  <element name="echo">
    <ref name="dir_if_unless"/>
    <attribute name="message"/>
  </element>
</define>

		

Examples

  <echo message="Hello world!"/>

		



http://www.gobosoft.com
HomeTocPreviousNext