Loading

SNAPSHOTN

stack

Produces a WarpScript code fragment which will regenerate the N top levels of the stack. The content of those levels is consumed off the stack.

Note that some types of objects created by third party functions may not be serializable, SNAPSHOT will emit a STRING of the form UNSUPPORTED: class xxx when such a type is encountered.

SNAPSHOTN is available since version 1.2.13.

See also

Signatures

Examples

5 4 3 2 1 3 SNAPSHOTN