removeContextΒΆ webVis API ReferenceremoveContextFunction removeContextremoveContext(name: string): Promise<void>ExperimentalRemoves the Context with the specified name. Parametersname: stringSpecifies the name of the context which should be removed Returns Promise<void>
Removes the Context with the specified name.