event_get.md
July 13, 2014 · View on GitHub
get ➡ ( path, value )
Triggered before a .get() (or any alias) return. The triggered listener receives the normalized path and the value found.
| Parameter | Description |
|---|---|
| path | See ../core/get.md for more information |
| value | See ../core/get.md for more information |