JS vs Advanced/Shared Action
Hi there
I would like to hear opinions about the advantages and disadvantages of using JS vs Advanced/Shared actions.
It is not about Shared vs Advanced where Shared should always be preferred when possible.
It is about the implications of using JS instead of Advanced actions.
For me, it is easier to use the JS since I can type faster
but would be good to hear thoughts. I am using a number of commands like
cp.changeState
cp.SubmitInteractions
cp.enable/disable
cp.hide/show
cp.clickHandler
I know JS is quite comprehensive but what other "basic" ones are there?
Thanks in advance.Bobby
PS. In other words, why would I use the left one and not the right one?

