NAME
Parameters
| Order | Name | Type | Desc |
|---|---|---|---|
| 1 | name | Const | The name to assign to the stack item |
Returns
Nothing.
Description
Each item in the stack can be named. This is particularly useful when you are returning complex information in more than one stack item.
Names are often created using the CONCAT function, and are often set as part of an EACH loop.