Easier Choice of Variables to Include in Execute Script Actions

The problem you are aiming to solve involves an Execute action of some kind ?

You may be able to automate setting the variable import list by reading (from the executed source) which kmvar variables are used in it.

In the case of an Execute JavaScript for Automation action for example, you could select it, and run something like this:

Set minimal kmvar. imports for selected JXA action (1.0).kmmacros (17 KB)

1 Like