This function is deprecated in favor of sourceFormat()
and will
disappear in the future version 1.0 of this package !
Source()
is like source()
, but it allows to rework the output
(for instance to print it in HTML format).
Source(…)
Same arguments as for the sourceFormat()
function.
The formatted output is returned invisibly.
This function is usually called by functions that processes commands send by GUI clients.