{"identifier":53252,"topic":"Functions","name":"clickLine","text":"<code><pre>the clickLine\n<\/pre><\/code>\nValue returned: line chunk expression equal to the line that the user  clicked or, if the text has been grouped,  the first line of the longest range of lines with the text style Group around the character that the user clicked <br><br>\n\n The text style Group allows<code> the clickLine <\/code>to extend beyond one line. <br>\n<br>\nThe chunk expression returned has the following form: <br><br>\n\n <code>line <i>posInteger<\/i> of <i>container<\/i><\/code> <br>\n","related":{"34776":null,"24266":null,"32809":null,"56528":"foundLine","63809":"selectedLine","47827":"show","86415":"textStyle"},"examples":"","demo":"on clickDemo\n   answer \"Click any line of the Demo Script.\"\n   wait until the mouseClick\n   get the <b>clickLine<\/b>\n   select it\n   wait 1 second\n   answer \"The clickline is:\" & return & it & return\n end clickDemo\n ","debug":{"9":["the clickLine\r\rValue"],"10":["The chunk expression"]}}