%contextGetVar()

Aliases%contextGetVar( )
Parametersstring @key [, integer @contextId]

    Returns the variable value the given key defined by @key for the current
context. If @contextId is defined then the variable value for the
associated context (if valid) is returned. If the variable does not exist
or the context is invalid then null is returned.