Skip to content

Resets a context.

context::reset name:string

The context::reset operator erases all data that has been added with context::update.

The name of the context to reset.

context::reset "ctx"

Last updated: