Hi,
Looking for a bit of clarification here 😊
In an application class I have an event EVENT1, which is linked to an action ACTION1....
Now I design a a series of expressions lets call them EXPRA, EXPARB, EXPRC, and EXPRD.
What links these expressions to ACTION1 ??
If I then have another event EVENT2 which I link to an action ACTION2 for which I want to use the some of the same expressions (but not all) how do I do this.
ALSO
An event can be linked to more than one action so this means I really need to understand how the expressions are linked to the action. For instance if I have 20 expressions but I want to use 10 of them when actiona is invoked and the other 10 for actionb how is this achieved (indeed can it be achieved)?
The doco for this framework is just terrible!!