| Did you know ... | Search Documentation: |
| pce->write_ln |
->write
and terminates the line with a newline. Useful for dumping information
to the terminal:
send(@images, for_all, message(@pce, write_ln, @arg1, @arg2)).
Dumps a map of all named image objects (which is initially empty).
->write