{"identifier":56310,"topic":"Functions","name":"foundField","text":"<code><pre>the foundField\n<\/pre><\/code>\nValue returned: a field expression that identifies the field in which the most recent<code> find <\/code>command located its target string. If nothing was found, 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,"37172":"find","56033":"foundChunk","63565":"selectedField"},"examples":"","demo":"on foundFieldDemo\n    find \"foundFieldDemo\"\n    answer \"The foundField is\" && the <b>foundField<\/b>  & \".\" & \u00ac\n    return & return &\u00ac\n    \"The name of the foundField is\" && the name of the <b>foundField<\/b> &\u00ac\n    \".\"\n end foundFieldDemo\n <br><br>\n\n ","debug":{"9":["the foundField\r\rValu"]}}