NAME

Parameters

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

See Also