{"identifier":63565,"topic":"Functions","name":"selectedField","text":"<code><pre>the selectedField\n<\/pre><\/code>\nValue returned: a field expression that indicates the field in which a range of characters is currently highlighted. If nothing is highlighted, it returns<code> empty<\/code>. The field expression returned has one of the following forms: <br><br>\n\n <code><pre>card field <i>n<\/i>\nbkgnd field <i>n<\/i>\n<\/pre><\/code>\nwhere<code> <i>n<\/i> <\/code>is the number of the field. <br>\n","related":{"32809":null,"56310":"foundField","47006":"select"},"examples":"","demo":"on selectedFieldDemo\n   select line 1 of field 1\n   wait 15\n   answer \"The field containing the selection is:\" & return &\u00ac\n   the name of the selectedField\n end selectedFieldDemo\n ","debug":{"9":["the selectedField\r\rV"]}}