With (what I am sure are well-founded) warnings about using Execute Javascript in Construct 2, I'm hoping that someone can provide me with either assurances or further warnings regarding the following instance of Execute Javascript:
Execute javascript "javascript:window.print();"
Do you think this is something that could cause security issues, etc... ? If so, have you found any alternate ways to achieve a window print?
FYI, I'm not just asking off the top of my head. I tried to be a responsible community member by searching the manual, tutorials and forums but failed to find a solution.