store.retrieve

MJS / AC Piece API / system / done
store.retrieve(key, method = "local")

Load a storage key with associated data.

Parameters

Name Type Required Description
key string yes Store key to read.
method string no Persistence backend.

Returns

Promise<any>

Examples

No explicit examples yet.

Open prompt to experiment live.

Runtime Notes

No additional runtime notes yet.

Details

No additional details yet.

Live Preview

Embedded AC preview