Returns the name of the window on which the script is acting.
Returns an empty string if there is no window.
There are two windows, Teachers and Students, displaying the same
layout that includes an
unstored calculation Calc containing
Get(WindowName).
Teachers is returned when the Teachers window is refreshed, and
Students is returned when the Students window is refreshed.