getContext# webVis API Reference getContext Function getContext getContext(name?): ContextAPI | undefined Returns the Context with the specified name. Parameters Optional name: string Specifies the name for the context Returns ContextAPI | undefined
Returns the Context with the specified name.