Try `retVal = oScript.InvokeButton("BUTTON_NAME") ` where BUTTON_NAME is the actual name of the button (can be found using Customizer). May need to follow with `retVal = oUIObj.HandleScriptUI()` Tip: info comes from scripting.docx - sagecity.na.sage.com/.../248311
↧