In (syntax) version 8 and later, the Vortex <push>, <pop, and <slice> statements are available. These are convenience functions for inserting/deleting values into/from a variable (e.g. for a stack), and getting a "slice" of values from a variable.