print

print -- Vytisknout řetězec

Popis

print ( string arg)

Vytiskne arg .

Viz také : echo( ) , printf( ) a flush( ) .