Skip to main content
Version: Next

write_lines

TODO

write_lines

Description

Each event is printed on a new line, with fields separated by spaces, and nulls skipped.

info

The lines printer does not perform any escaping. Characters like \n and " are printed as-is.

Examples

Write the version number:

version
select version
write_lines