49
edits
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
== Associations == | == Associations == | ||
* Is | * Is available in all contexts. | ||
== Details == | == Details == | ||
| Line 28: | Line 28: | ||
global | global | ||
</kua> | </kua> | ||
=== Context | === Context separation === | ||
* Same as the first example. But change to the known 'client' context, which is addressable from the 'global' context. | * Same as the first example. But change to the known 'client' context, which is addressable from the 'global' context. | ||
<kua> | <kua> | ||
| Line 51: | Line 51: | ||
Unknown: bob | Unknown: bob | ||
</kua> | </kua> | ||
=== Without switching === | === Without switching === | ||
In these examples a context is addressed directly without using the context command. | In these examples a context is addressed directly without using the context command. | ||