Hello everyone.
I have a question about the “Protocol Function” component that is often used when combining Pipeline Pilot and JavaScript.
Please lend me your insight!
I have written some code using JavaScript.
When I press the button, the func function is executed and an alert is generated.
While this func function is running, I want the “Dim Screen and Show Loading Message” behavior that can be set in the “When Running Protocol” of the “Protocol Function” component.
In other words, I would like to use the “Dim Screen and Show Loading Message” behavior outside of the “Protocol Function” component.
Does anyone know how to do this?