Is this possible? I seem to only be able to get the initial text, and not the current selected text when using this:
gkTest cabbageGet "ArpMode", "text"
My plan is to use the string value as if-conditions to avoid reading the index of an array where the index has been jumbled after adding new elements in between. Perhaps this is problematic to achieve?