How to disable execution of the same command from main configuration? Nothing of the examples above work for me. 8.3.6 No compatibility
Syntax assistant does not help at all.
Also I would like to suggest to implement possibility to override just one function from the main configuration. It took me to copy a hundred lines just to change a few lines, because I only can start from the beginning of the command execution.
Try function SetEventHandlersExecution instead SetExecutionAfterEventHandlers.
SetEventHandlersExecution(<Action>) Parameters:
<Action> (required)
Type: Boolean. If set to False - upon completion of the current handler, execution of the handler chain will be interrupted. If set to True - execution of the handler chain will be continued.
I was searching during hours to make it work and also discovered that it was renamed. But there are no references in Syntax assistant, Developer guide.. nothing I had to just try every function that seemed acceptable for the case.
It's a pity that I saw your answer after solving the problem. Nevertheless thank you very much.
Pages:1
Users browsing this topic (guests: 2, registered: 0, hidden: 0)