How to prevent reloading the page multiple times in workspace
Hi,I am using the below server script and client script within UI action, is there a way I can prevent reloading the page multiple times. Actually want to reload only when first if statement is true. Thanks, Server script: var util = new KeywordRouti...