Index

ClearStack

ClearStack

Description

Remove all items from the stack leaving it empty.

Examples

1 2 3 ClearStack #Stack is now empty

Index