This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| reference:archive_script [2023/03/25 23:32] – paul | reference:archive_script [2023/03/25 23:33] (current) – paul | ||
|---|---|---|---|
| Line 38: | Line 38: | ||
| CustomStore_Check() | CustomStore_Check() | ||
| | | ||
| - | | + | * Returns an empty string if the custom store is accessible, or an error response (which is logged) if it is inaccessible |
| ====CustomStore_Upload==== | ====CustomStore_Upload==== | ||
| Line 46: | Line 46: | ||
| Uploads ' | Uploads ' | ||
| - | | + | * Returns two values |
| - | * Upload succeeded (true/ | + | |
| - | * Want a local store as well (true/ | + | |
| ==== CustomStore_Get==== | ==== CustomStore_Get==== | ||
| Line 62: | Line 62: | ||
| Checks if ' | Checks if ' | ||
| - | | + | * Returns true if the file is available |