{"identifier":95475,"topic":"Functions","name":"windows","text":"<code><pre>the windows\n<\/pre><\/code>\nValue returned: a return-separated list of the names of all the windows (including built-in palettes) in front-to-back order <br><br>\n\n If the<code> longWindowTitles <\/code>is true,<code> the windows <\/code>returns full path names for windows that contain stacks. <br>\n","related":{"32809":null},"examples":"","demo":"on whatWindows\n   answer \"The windows are:\" & return & return & the windows\n end whatWindows\n ","debug":{"9":["the windows\r\rValue r"]}}