print

(unknown)

print -- 文字列を出力する

説明

print (string arg)

argを出力します。

echo()printf()flush()も参照下さい。