read_record
Retrieve the value of the permanently stored record.
Arguments
| Name | Type | Description |
|---|---|---|
key | string | Record key to read. |
default | string | Return value if record is not found. If not set, error will be thrown. |
Output
Type:unknownThe data extracted from the page.