NAME

Parameters

OrderNameTypeDesc
1nameConstThe 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.

See Also