An example from one of my events.
As normal you just use
onActivate -> Client -> ChatMessage
Then in the output parameter
<varlink:*-*_BankCache:100>
So Effectively it's
<varlink:
WhatYouWantToDisplay_
VariableToEdit:
WhatToSetTheVariableTo>
Then you just do an OnVariableUpdate>Self>VCEifValue [<var:cl:
VariableToEdit>] [!=]
- [EventsToTrigger]
OnVariableTrue>DoStuff
If that makes sense....