Solved
AEM Forms Lifecycle Designer
Hi All,
I am trying some code to close my lifecycle form after the printing of the form.
I am using the below script to close the form, but it is not working. Can someone help me on this.
app.execMenuItem("Close")
Thanks