Deletes a context.
context::remove name:stringDescription
Section titled “Description”The context::remove operator deletes the specified context.
name: string
Section titled “name: string”The name of the context to delete.
Examples
Section titled “Examples”Delete a context
Section titled “Delete a context”context::delete "ctx"