Engine:CCMD context: Difference between revisions

 
Line 28: Line 28:
global
global
</kua>
</kua>
=== Context seperation ===
=== 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.