write_record
Write the value of the permanently stored record.
Arguments
| Name | Type | Description |
|---|---|---|
key | string | Record key to write. |
value | string | The value set to record. |
method | string | Method to write record. By default, it's "set". |
keep_lines | number | Maximum number of lines the result value should be reduced to. |
Output
Type:unknownThe data extracted from the page.