"Source: Text/System/Env.text";
"Line: 162";
"Date: Mon Jun 27 16:11:40 2022";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/System/Env.text, line: 162
// Example: H4E1 ()
print "Example: H4E1";
ei := GetEchoInput();
SetEchoInput(true);
SetEchoInput(ei);
