  -   U s e r   l o g g e d   i n   E v e n t s   ( C l i e n t   a n d   S e r v e r ) : 
 
 W h e n   a n   e v e n t   i s   c a l l e d   b y   a   T A G   v a l u e   c h a n g e ,   t h e   u s e r   s a v e d   i n   t h e   l o g   e v e n t s   i s   t h e   S e r v e r   M a c h i n e   u s e r .   H o w e v e r   i f   a n   e v e n t   i s   g e n e r a t e d   b y   u s i n g   t h e    S e n d E v e n t    f u n c t i o n ,   t h e   u s e r   t h a t   w i l l   b e   s a v e d   i n   t h e   l o g   e v e n t s   w i l l   b e   t h e   c l i e n t   u s e r .   
 
 
 T h i s   e x a m p l e   i l l u s t r a t e s   t h e   d i f f e r e n c e   b e t w e e n   t h e   t w o   w a y s   t o   c a l l   e v e n t s . 
 
 
 
 
 
 I n   t h e   f i r s t   c a s e   ( 1 ) ,   w e   p u t   t h e   T A G   i n t o   t h e    E v e n t s   S e t t i n g s  .   O v e r   t h e r e   a   m e s s a g e   a s s o c i a t e d   w i t h   t h i s   T A G   h a s   b e e n   w r i t t e n . 
 
 
 
 
 
 I n   t h e   s e c o n d   c a s e   ( 2 ) ,   w e   d e t e c t   t h e   T A G   c h a n g e s   b y   a   l o g i c   r u n n i n g   i n   t h e    S u b   S c r e e n _ W h i l e O p e n ( )    a n d   e x e c u t e   t h e    S e n d E v e n t    f u n c t i o n   w h e n   a   c h a n g e   h a s   b e e n   d e t e c t e d . 
 
 
 
 
 U s e r   i n   t h e   S e r v e r   M a c h i n e 
 
 { I n f o r m a t i o n . U s e r n a m e _ S e r v e r } 
 
 U s e r   i n   t h e   C l i e n t   M a c h i n e 
 
 { U s e r N a m e } 
 
 1   -   C h a n g e   w i t h   S e r v e r   U s e r   N a m e : 
 
 
 
 # # # # # # # # # 
 
 2   -   C h a n g e   w i t h   C l i e n t   U s e r   N a m e : 
 
 
 
 # # # # # # # # # 
 
 