uce/doc/pages/print.txt
2022-01-21 00:06:52 +00:00

12 lines
154 B
Plaintext

:sig
void print(...val)
:params
...val : one or more values that should be output
:desc
Appends data to the current request's output stream.
:see
>sys