"Source: Text/Geometry/ModAbVar.text";
"Line: 2187";
"Date: Fri Sep  9 15:10:23 2022";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/Geometry/ModAbVar.text, line: 2187
// Example: H145E40 ()
print "Example: H145E40";
ei := GetEchoInput();
SetEchoInput(true);
JH(22,1);
JH(22,10);
JH(22,2);
Js(22);
JH(22,10) eq Js(22);
assert $1;
SetEchoInput(ei);
