Add a flag for supressing the commands' message outputs just like in plugins. A possible flag would be mask or silent.
Analysis:
This change is quite straightforward. Just add the flag to the procedure head evaluation and add a check at the end of Procedure::execute() to reset the console printing state.
Implementation:
The change was implemented as proposed by the analysis. Implementation tests were passed successfully.
Documentation:
The needed changes were performed in the language files and the TeX documentation.
Tests:
The change was tested in production tests. No deviations detected. Change request implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Diff: