11 lines
145 B
Plaintext
11 lines
145 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.
|
|
|
|
|