uce/doc/pages/print.txt
2022-04-18 23:37:21 +00:00

12 lines
157 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
>string