summaryrefslogtreecommitdiffstats
path: root/docs/content/en/quick-reference/glossary/scratch-pad.md
blob: 4792ce12ea2eed87438fdd81baf151e3196e9ffe (plain) (blame)
1
2
3
4
5
---
title: scratch pad
---

Conceptually, a _scratch pad_ is a [_map_](g) with [_methods_](g) to set, get, update, and delete values. Attach the data structure to a `Page` or `Site` object using the [`Store`](/methods/page/store/) method, or create a locally scoped scratch pad using the [`newScratch`](/functions/collections/newscratch/) function.