removeContext# webVis API Reference removeContext Function removeContext removeContext(name): Promise<void> Experimental Removes the Context with the specified name. Parameters name: string Specifies the name of the context which should be removed Returns Promise<void>
Removes the Context with the specified name.