Tintware Documentation : Tint Programming Language : Tint Reference : Contexts : context.setupSyntax#(%context.setup) %context is the name of a context, typically obtained from #(tint.context). The value of %setup specified when the context was created will be returned. |