How to close modal dialog box through javascript
my requirement is to close modal dialog on conditional bases if i have called activty and close/save/update onClick it is closing every time regardless my conditions in activity. so i have written a Pragraph rule i need javascript code to close modal dailog i have tried wdindow.close() but didn't work