NAME
Parameters
Order | Name | Type | Desc |
---|---|---|---|
1 | name | Const | The name to assign to the stack item |
Returns
Nothing.
Description
Each stack can be given a name. Although most queries don't need one, it can be useful when making queries on an unknown ARDI database, particularly when combined with the EACH function.
Names are often created using the CONCAT function, and are often set as part of an EACH loop.