~~NOTOC~~
<=[[4rpl:start| Index]] \\
<=[[4rpl:start#Output| Output]]
* [[4rpl:commands:GetPrintPrefixEnabled|Get]]
* [[4rpl:commands:SetPrintPrefixEnabled|Set]]
:!: Available in version 1.4 and later.
====== SetPrintPrefixEnabled ======
SetPrintPrefixEnabled(<-enabled)
===== Description =====
Sets if print statements should prefix each output with the name of the script. On by default.
===== Examples =====
SetPrintPrefixEnabled(false)
<=[[4rpl:start| Index]]