Function without return value



Hi,

is it possible to define a function without any return value,
which just produces side effects?.
Of course, any return value can be neglected;
but is it possible to suppress a return value on principal
(on Maxima level)?

Wilhelm Haager