getContextΒΆ webVis API ReferencegetContextFunction getContextgetContext(name?: string): ContextAPI | undefinedReturns the Context with the specified name. ParametersOptionalname: stringSpecifies the name for the context Returns ContextAPI | undefined
Returns the Context with the specified name.