Oracle GlassFish Server 3.0.1 Monitoring Scripting Client Installation and Quick Start Guide

print

void print(
    String string)

Prints a string to the standard output on the system where the script is running.

Parameters

string

The string to be printed.