Dim in scripts menu
From:
Michael Gibson
4 Jul 2023 (10 of 12)
11142.10
In reply to
11142.4
Hi Zooen, yes on line number 8 of the script there is an array made of internal command names, it looks like this:
code:
var internalcmd=["CopyClipboardWithOrigin", <....> ];
Add in the things you want removed to this array.
- Michael