Resets a context.
context::reset name:stringDescription
Section titled “Description”The context::reset operator erases all data that has been added with
context::update.
name: string
Section titled “name: string”The name of the context to reset.
Examples
Section titled “Examples”Reset a context
Section titled “Reset a context”context::reset "ctx"