This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
honeysuckle [2021/09/14 20:16] sanine [hs_throw_error] |
honeysuckle [2021/09/14 20:18] (current) sanine [hs_process_table] |
||
|---|---|---|---|
| Line 176: | Line 176: | ||
| === Stack Modifications === | === Stack Modifications === | ||
| - | [-0, +0, -]< | + | [-0, +0, e]< |
| === Parameters === | === Parameters === | ||
| Line 199: | Line 199: | ||
| For the extremely common case of simply setting a variable, there are provided the functions '' | For the extremely common case of simply setting a variable, there are provided the functions '' | ||
| + | |||
| + | This function may throw an error if the provided index is not valid or is not a table. It may trigger metamethods in extracting values. | ||
| === Example === | === Example === | ||