Is it possible to arrange global variables into groups/lists, so that when selecting variables into an event the list is not so long?
So basically I would set which group I want to be shown where?
Instead of all the global variable in one long list I would have groups of smaller lists. (and still for the variable to remain global so I can use it in other groups) I know its possible to type them in, but some of the names are getting long and even with autofind I do sometimes need to remind myself of a variable name.
It would look cleaner too.